diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97148dea39..5c7108fb4d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -95,7 +95,7 @@ test_JUWELS: - sbatch --wait etc/juwels_${SHELL_SCRIPT}.sh - touch .coverage.empty - python -m coverage combine - - mv .coverage coverage_${SHELL_SCRIPT}.dat + - mv .coverage coverage_${SHELL_SCRIPT}_3.10.dat - echo "Following Errors occured:" - cat sbatch.err - echo "Following was written to stdout:"