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 ecd4467 commit 902ed03Copy full SHA for 902ed03
.github/workflows/test.yml
@@ -25,5 +25,5 @@ jobs:
25
26
- name: Run tests
27
run: |
28
- PYTHONPATH=. pytest 4
+ PYTHONPATH=. pytest .
29
shell: bash -el {0}
0 commit comments