Skip to content

Commit 49073bf

Browse files
committed
format check only
1 parent 381af3b commit 49073bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ markers =
4242

4343
[testenv]
4444
commands =
45-
ruff format
45+
ruff format --check
4646
pytest {posargs}
4747
coverage report
4848
coverage xml

0 commit comments

Comments
 (0)