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

Skip to content

Commit 254c428

Browse files
committed
slightly speed up tests by avoiding pre-commit install
Committed via https://github.com/asottile/all-repos
1 parent ab63f93 commit 254c428

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)