We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86759ca commit 0ca175bCopy full SHA for 0ca175b
1 file changed
.github/workflows/ci.yml
@@ -27,4 +27,4 @@ jobs:
27
28
- name: Run tests
29
run: |
30
- pytest
+ python -m pytest
0 commit comments