Skip to content

Commit d2552c0

Browse files
author
Peter Amstutz
committed
Merge commit '8665ea5ada7b9eda8b4a820016037bde8909b4a0' into draft-4
2 parents 16a0843 + 8665ea5 commit d2552c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cwltool/schemas/draft-4/Workflow.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,7 @@ $graph:
294294
- name: out
295295
type:
296296
- type: array
297-
items: string
298-
- type: array
299-
items: "#WorkflowStepOutput"
297+
items: [string, "#WorkflowStepOutput"]
300298
jsonldPredicate:
301299
_id: "cwl:out"
302300
_type: "@id"

0 commit comments

Comments
 (0)