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 8682b65 commit 23c4ff7Copy full SHA for 23c4ff7
1 file changed
.github/workflows/test.yml
@@ -21,4 +21,4 @@ jobs:
21
22
- run: uv sync --dev
23
24
- - run: uv run pytest
+ - run: uv run python -m pytest
0 commit comments