Skip to content

Commit 5d4a8de

Browse files
committed
Use github matrix instead of tox
1 parent 5aa76b9 commit 5d4a8de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-all-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
run: uv run python3 src/build/build_binaries.py
6363

6464
- name: Run tests
65-
run: uv run tox -e py311,py312,py313
65+
run: uv run pytest

0 commit comments

Comments
 (0)