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 f91edb7 commit f9cee05Copy full SHA for f9cee05
.github/workflows/ci.yml
@@ -61,4 +61,4 @@ jobs:
61
62
- name: Pytest
63
shell: bash
64
- run: poetry run pytest -v tests
+ run: poetry run pytest -v tests/unit
0 commit comments