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 30a627f commit 27de2c4Copy full SHA for 27de2c4
README.md
@@ -43,6 +43,7 @@ jobs:
43
| `timeout` | false | 30 | timeout in seconds |
44
| `tags` | false | "" | tags to be tested (e.g., "docker,required") |
45
| `n` | false | "" | specify tests by their numbers (e.g., "1-5,10,13") |
46
+| `extra` | false | "" | extra arguments for the given CWL runner |
47
| `skip-python-install` | false | false | skip installing python interpreter |
48
49
The `skip-python-install` parameter is useful when CWL runner requires specific version of Python.
0 commit comments