Skip to content

Commit cbda385

Browse files
committed
Update README.md
1 parent 2d473c6 commit cbda385

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
@@ -41,6 +41,7 @@ jobs:
4141
| `cwlVersion` | true | - | target CWL version |
4242
| `runner` | true | - | full path to CWL runner to be tested |
4343
| `timeout` | false | 30 | timeout in seconds |
44+
| `tags` | false | "" | tags to be tested (e.g., "docker,required") |
4445
| `skip-python-install` | false | false | skip installing python interpreter |
4546

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

0 commit comments

Comments
 (0)