We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168fe90 commit c11f8d5Copy full SHA for c11f8d5
.github/workflows/test.yaml
@@ -32,5 +32,4 @@ jobs:
32
run: pip list
33
- name: Test with pytest
34
run: |
35
- export PYTHONPATH=.
36
pytest -s tests
0 commit comments