diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index df1ad6ccf236f9c053ac58fa885b6563ff682d4c..f6018a9de9d05888c47cd3277031b85c7d61dfb3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ starpu_cuda_mpi: -D ExperimentalTest -D ExperimentalCoverage -D ExperimentalSubmit - | tee ../chameleon-build-starpu.log)xs + | tee ../chameleon-build-starpu.log) - lcov --directory build --capture --output-file chameleon_starpu_mpi.lcov - (cd build && make install | tee -a ../chameleon-build-starpu.log &&