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 613bd90 commit c2ade85Copy full SHA for c2ade85
.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