mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2026-01-22 22:02:21 +01:00
Update workflow step names
This commit is contained in:
@@ -239,7 +239,7 @@ def main(paths_to_processed_files : list, path_to_flags : str, month : str = Non
|
||||
|
||||
workflowfile_builder = RenkuWorkflowBuilder(name=workflow_name)
|
||||
workflowfile_builder.add_step(
|
||||
step_name=f"{workflow_name}_step",
|
||||
step_name=f"prepare_ebas_submission",
|
||||
base_command="python",
|
||||
inputs=inputs,
|
||||
outputs=outputs,
|
||||
|
||||
Reference in New Issue
Block a user