We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b74cb commit 2eeec62Copy full SHA for 2eeec62
1 file changed
.github/workflows/pytest.yml
@@ -32,4 +32,4 @@ jobs:
32
33
- name: Test with pytest
34
run: |
35
- pytest
+ pytest tests/
0 commit comments