We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be148c commit aafb92aCopy full SHA for aafb92a
.github/workflows/cygwin-test.yml
@@ -53,6 +53,5 @@ jobs:
53
- name: Test with pytest
54
shell: bash.exe -eo pipefail -o igncr "{0}"
55
run: |
56
- set -x
57
/usr/bin/python -m pytest
58
continue-on-error: false
0 commit comments