-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Considering the advanced_workflow.yaml workflow, it runs with the latest matflow, but the point of the workflow was to show the output is the same from the input file generator, as that from the second task.
However despite using save_files for every task, I only get a set of files saved, in artifacts/submissions/tasks/t_0. There's nothing for the second task i.e. artifacts/submissions/tasks/t_1 doesn't exist, but artifacts/submissions/0/tmp contains input_file.json and processed_file.json that I was expecting in artifacts/submissions/tasks/t_1.