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 9557eeb commit b85595dCopy full SHA for b85595d
.github/workflows/cwltool.yml
@@ -33,4 +33,4 @@ jobs:
33
run: cp conformance_tests.yaml conformance_tests.cwltest.yaml
34
35
- name: Run tests against the reference runner
36
- run: python -m pytest conformance_tests.cwltest.yaml -n auto -rs
+ run: python -m pytest conformance_tests.cwltest.yaml -n auto -rsfE
0 commit comments