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 192058f commit 16baa01Copy full SHA for 16baa01
.github/workflows/pytest.yaml
@@ -35,4 +35,4 @@ jobs:
35
- name: Run Pytest
36
run: |
37
source test_python/bin/activate
38
- pytest tests/
+ make test
0 commit comments