Skip to content

Commit 42562a1

Browse files
authored
Merge pull request pre-commit#1471 from pre-commit/all-repos_autofix_faster-tests
slightly speed up tests by avoiding pre-commit install
2 parents ab63f93 + 254c428 commit 42562a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ commands =
88
coverage erase
99
coverage run -m pytest {posargs:tests}
1010
coverage report
11-
pre-commit install
1211

1312
[testenv:pre-commit]
1413
skip_install = true

0 commit comments

Comments
 (0)