Skip to content
Snippets Groups Projects
Commit 603b3ce9 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix test workflow

Former-commit-id: c0cf9e63
parent bd51407b
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ steps:
in: []
out:
- id: augmented_steps
run: ../steps/DP3.AOFlaggerStepGenerator.cwl
run: ../lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl
'sbg:x': -1357.640625
'sbg:y': -729.5
- id: average_step_generator
......@@ -31,7 +31,7 @@ steps:
- aoflagger_step_generator/augmented_steps
out:
- id: augmented_steps
run: ../steps/DP3.AveragerStepGenerator.cwl
run: ../lofar-cwl/steps/DP3.AveragerStepGenerator.cwl
'sbg:x': -1125
'sbg:y': -729
- id: parset_generator
......@@ -45,7 +45,7 @@ steps:
- id: input_directories
- id: output_file_names
- id: output_directory_names
run: ../steps/DP3.ParsetGenerator.cwl
run: ../lofar-cwl/steps/DP3.ParsetGenerator.cwl
'sbg:x': -1174
'sbg:y': -525
- id: dppp
......@@ -65,7 +65,7 @@ steps:
- id: msout
- id: secondary_output_files
- id: secondary_output_directories
run: ../steps/DPPP.cwl
run: ../lofar-cwl/steps/DPPP.cwl
'sbg:x': -806.3514404296875
'sbg:y': -505.4043273925781
requirements:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment