We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa76b9 commit 5d4a8deCopy full SHA for 5d4a8de
1 file changed
.github/workflows/run-all-tests.yml
@@ -62,4 +62,4 @@ jobs:
62
run: uv run python3 src/build/build_binaries.py
63
64
- name: Run tests
65
- run: uv run tox -e py311,py312,py313
+ run: uv run pytest
0 commit comments