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 3fe7b9b commit 1b4eb7cCopy full SHA for 1b4eb7c
.github/workflows/ci.yml
@@ -85,4 +85,4 @@ jobs:
85
pip list || :
86
- name: Run unit tests
87
run: |
88
- pytest
+ PYTHONPATH=src pytest
0 commit comments