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.
1 parent 8e15e4f commit 43cea80Copy full SHA for 43cea80
1 file changed
tests/revsort-abstract.cwl
@@ -36,6 +36,7 @@ steps:
36
out: [sorted]
37
run:
38
class: Operation
39
+ id: "sort"
40
doc: "Sort the lines of the file"
41
inputs:
42
input:
0 commit comments