Skip to content

Commit 5adddb8

Browse files
author
Peter Amstutz
committed
Merge commit '381fb38e0fe719193cc614b1cab5966b44d1c02f' into doc-updater
2 parents 3b27c2d + 381fb38 commit 5adddb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cwltool/schemas/v1.0/Workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@ $graph:
433433
extends: "#Process"
434434
documentRoot: true
435435
specialize:
436-
specializeFrom: "#OutputParameter"
437-
specializeTo: "#WorkflowOutputParameter"
436+
- specializeFrom: "#OutputParameter"
437+
specializeTo: "#WorkflowOutputParameter"
438438
doc: |
439439
A workflow describes a set of **steps** and the **dependencies** between
440440
those steps. When a step produces output that will be consumed by a

0 commit comments

Comments
 (0)