Re: [PATCH v1 2/2] utilities/gitlab-ci.yml: Add 'make check' on test_codesamples

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Feb 04, 2023 at 12:36:27AM -0300, Leonardo Bras wrote:
> Call make -C CodeSamples/ check on test_codesamples, so any runtime error
> can be detected by Gitlab-CI.
> 
> Signed-off-by: Leonardo Bras <leobras.c@xxxxxxxxx>

I queued and pushed all three, thank you!

							Thanx, Paul

> ---
>  utilities/gitlab-ci.yml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/utilities/gitlab-ci.yml b/utilities/gitlab-ci.yml
> index f2cb1c8e..7f50f12a 100644
> --- a/utilities/gitlab-ci.yml
> +++ b/utilities/gitlab-ci.yml
> @@ -12,6 +12,7 @@ test_codesamples:
>  
>      script:
>          - make -C CodeSamples/
> +        - make -C CodeSamples/ check
>  
>  generate_pdfs:
>      stage: build
> -- 
> 2.39.1
> 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux