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 c01ac43 commit 2ce01ceCopy full SHA for 2ce01ce
.github/workflows/ci.yml
@@ -39,4 +39,4 @@ jobs:
39
40
- name: Run tests
41
run: |
42
- pytest test/
+ pytest test/test.py
0 commit comments