Skip to content

Commit 12865f2

Browse files
author
Peter Amstutz
committed
Merge commit '7dd06c8417679e41d2ad661707a0b3071ca0efff' into doc-updater
2 parents 5adddb8 + 7dd06c8 commit 12865f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cwltool/schemas/draft-3/Workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@ $graph:
378378
extends: "#Process"
379379
documentRoot: true
380380
specialize:
381-
specializeFrom: "#OutputParameter"
382-
specializeTo: "#WorkflowOutputParameter"
381+
- specializeFrom: "#OutputParameter"
382+
specializeTo: "#WorkflowOutputParameter"
383383
doc: |
384384
A workflow describes a set of **steps** and the **dependencies** between
385385
those processes. When a process produces output that will be consumed by a

0 commit comments

Comments
 (0)