mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
slightly speed up tests by avoiding pre-commit install
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
ab63f9393f
commit
254c42864b
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -8,7 +8,6 @@ commands =
|
|||
coverage erase
|
||||
coverage run -m pytest {posargs:tests}
|
||||
coverage report
|
||||
pre-commit install
|
||||
|
||||
[testenv:pre-commit]
|
||||
skip_install = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue