Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c96a99

Browse files
committed
run tests locally correctly
1 parent fed581a commit 4c96a99

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
@@ -8,7 +8,7 @@ install: .venv
88
uv pip install -e .[dev]
99

1010
test:
11-
tox -qf py312-sphinx8,coverage
11+
tox -qe py312-sphinx8,coverage
1212

1313
quality:
1414
ty check

0 commit comments

Comments
 (0)