diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5bb96a0bd8f8666f85e8abf9e93eae47e74887a9..9bed94eb9bd3edb6a2cb803fb0ec725d35b7aebf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ before_script: -D ExperimentalCoverage -D ExperimentalSubmit | tee -a ../chameleon_${VERSION}.log") - - lcov --directory build --capture --output-file ../chameleon_${VERSION}.lcov + - lcov --directory build --capture --output-file ./chameleon_${VERSION}.lcov build_starpu: <<: *build_script