Skip to content

Commit 27de2c4

Browse files
committed
Update README
1 parent 30a627f commit 27de2c4

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
@@ -43,6 +43,7 @@ jobs:
4343
| `timeout` | false | 30 | timeout in seconds |
4444
| `tags` | false | "" | tags to be tested (e.g., "docker,required") |
4545
| `n` | false | "" | specify tests by their numbers (e.g., "1-5,10,13") |
46+
| `extra` | false | "" | extra arguments for the given CWL runner |
4647
| `skip-python-install` | false | false | skip installing python interpreter |
4748

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

0 commit comments

Comments
 (0)