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 6d32f98 commit 8df8665Copy full SHA for 8df8665
tests/secondaryfiles/rename-inputs.cwl
@@ -3,7 +3,7 @@ id: InputSecondaryFileConformanceTest
3
baseCommand:
4
- ls
5
class: CommandLineTool
6
-cwlVersion: v1.0
+cwlVersion: v1.2
7
doc: |
8
Simple test to confirm the implementation of expressions returning a File within a CommandInputParameter.secondaryFile field.
9
tests/secondaryfiles/rename-outputs.cwl
@@ -3,7 +3,7 @@ id: OutputSecondaryFileConformanceTest
Simple test to confirm the implementation of expressions returning a File within a CommandOutputParameter.secondaryFile field.
0 commit comments