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.
2 parents 59e1d5a + 902ed03 commit d060ff5Copy full SHA for d060ff5
.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