Skip to content

Commit

Permalink
conformance tests: report the names of the failures
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Jul 19, 2024
1 parent 47f3480 commit 02c9d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cwltool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: cp conformance_tests.yaml conformance_tests.cwltest.yaml

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

0 comments on commit 02c9d5e

Please sign in to comment.