We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5adddb8 + 7dd06c8 commit 12865f2Copy full SHA for 12865f2
cwltool/schemas/draft-3/Workflow.yml
@@ -378,8 +378,8 @@ $graph:
378
extends: "#Process"
379
documentRoot: true
380
specialize:
381
- specializeFrom: "#OutputParameter"
382
- specializeTo: "#WorkflowOutputParameter"
+ - specializeFrom: "#OutputParameter"
+ specializeTo: "#WorkflowOutputParameter"
383
doc: |
384
A workflow describes a set of **steps** and the **dependencies** between
385
those processes. When a process produces output that will be consumed by a
0 commit comments