Skip to content
Snippets Groups Projects
Commit 594e92c4 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Add CI test for losoto.abs

Former-commit-id: 9de93c01
parent beab32a5
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,12 @@ preflagger_step_generator:
script:
- cwl-runner steps/DP3.PreflaggerStepGenerator.cwl test_jobs/preflagger_step_generator.json
losoto_abs:
stage: test_steps
allow_failure: true
script:
- cwl-runner steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json
parset_selector:
stage: test_steps
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment