Skip to content

Commit a5f67d1

Browse files
author
Cody D'Ambrosio
committed
skip subtests in make test
1 parent f20ff8a commit a5f67d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
test:
2-
uv run tox run-parallel -e py312,subtests
2+
uv run tox -e py312

0 commit comments

Comments
 (0)