Skip to content

Commit 7d0363e

Browse files
author
Alan Christie
committed
fix: Typo in YAML
1 parent cfaeaec commit 7d0363e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/workflow-definitions/simple-python-split-combine.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ steps:
4747
# outputFile: results.smi
4848
# plumbing:
4949
# - variable: inputFile
50-
# variable: outputFile
5150
# from-step:
5251
# name: parallel
52+
# variable: outputFile
5353
# - variable: outputFile
5454
# from-workflow:
5555
# variable: combination

0 commit comments

Comments
 (0)