We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c65cc commit 44ca161Copy full SHA for 44ca161
1 file changed
.github/workflows/python-ci.yml
@@ -35,4 +35,4 @@ jobs:
35
- name: Run Test
36
run: |
37
pip install pytest
38
- pytest test/tests.py
+ pytest test/
0 commit comments