diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 226a744989392cafb497e6c4bb0646e89bc5f788..65c478d479e71b6c162eaaf59872aae5189c4f67 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,9 +55,9 @@ test_starpu_cuda_mpi: - chameleon-build-starpu.log - chameleon_starpu_mpi.lcov variables: - TESTS_RESTRICTION: "-R \"test_shm_s|mpi_s\"" + TESTS_RESTRICTION: "-R \"test_shm_s|mpi_s\"" script: - - *test_starpu_cuda_mpi_script + - *test_starpu_cuda_mpi_script sonar: stage: analysis