Skip to content

Commit 21657b5

Browse files
committed
Update README
1 parent 01bc36b commit 21657b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
| `runner` | true | - | full path to CWL runner to be tested |
4343
| `timeout` | false | 30 | timeout in seconds |
4444
| `tags` | false | "" | tags to be tested (e.g., "docker,required") |
45+
| `n` | false | "" | specify tests by their numbers (e.g., "1-5,10,13") |
4546
| `skip-python-install` | false | false | skip installing python interpreter |
4647

4748
The `skip-python-install` parameter is useful when CWL runner requires specific version of Python.

0 commit comments

Comments
 (0)