diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc78dbb4607b33774497ff06cb3f8f67db0fd17b..e3d815d4d5ce95f8fa463d3ead8ff9aad831086c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,7 @@ losoto_replicateonaxis: stage: test_steps allow_failure: true script: - - cwl-runner --no-container steps/LoSoTo.Replicateonaxis.cwl test_jobs/losoto_axisreplicate.json + - cwl-runner --no-container steps/LoSoTo.Replicateonaxis.cwl test_jobs/losoto_replicateonaxis.json losoto_reset: stage: test_steps