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.
2 parents 2733862 + 4a8eb56 commit 2b4af6aCopy full SHA for 2b4af6a
.github/workflows/macos_wheel.yaml
@@ -135,4 +135,4 @@ jobs:
135
python3 test/decoders/manual_smoke_test.py
136
- name: Run Python tests
137
run: |
138
- pytest test
+ pytest test -vvv
0 commit comments