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.
label
1 parent 379ccfe commit 9e8a41cCopy full SHA for 9e8a41c
conformance_tests.yaml
@@ -3397,6 +3397,7 @@
3397
doc: Test paramer reference that refers to length of non-array input
3398
should_fail: true
3399
tags: [ required, command_line_tool ]
3400
+ label: length_for_non_array
3401
3402
- job: tests/length_non_array_input.yml
3403
tool: tests/params_input_length_non_array.cwl
@@ -3406,6 +3407,7 @@
3406
3407
output1: 1
3408
output2: 2
3409
output3: 3
3410
+ label: user_defined_length_in_parameter_reference
3411
3412
- tool: tests/cat4-from-dir.cwl
3413
job: tests/cat-from-dir-with-literal-file-in-subdir.yaml
0 commit comments