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 84b4465 commit bef7ba8Copy full SHA for bef7ba8
.github/workflows/python-tests.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Test with pytest
29
run: |
30
cd tests
31
- pytest --ignore UNUSED/
+ python -m pytest --ignore UNUSED/
0 commit comments