Skip to content

Commit b85595d

Browse files
committed
conformance tests: report the names of the failures
1 parent 9557eeb commit b85595d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cwltool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: cp conformance_tests.yaml conformance_tests.cwltest.yaml
3434

3535
- name: Run tests against the reference runner
36-
run: python -m pytest conformance_tests.cwltest.yaml -n auto -rs
36+
run: python -m pytest conformance_tests.cwltest.yaml -n auto -rsfE

0 commit comments

Comments
 (0)