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 a585468 commit f32faddCopy full SHA for f32fadd
.github/workflows/pytest.yaml
@@ -32,4 +32,4 @@ jobs:
32
make installdeps-test
33
pip freeze
34
- name: Run Pytest
35
- run: pytest tests
+ run: pytest tests/
0 commit comments