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 3904fce commit b3082ffCopy full SHA for b3082ff
1 file changed
.github/workflows/pytest.yaml
@@ -26,4 +26,4 @@ jobs:
26
run: uv sync
27
28
- name: Run tests
29
- run: uv run pytest tests
+ run: uv run python -m pytest
0 commit comments