mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 20:26:54 +00:00
slightly speed up tests by avoiding pre-commit install
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
0e509ddcbc
commit
1da4a7f296
2 changed files with 0 additions and 2 deletions
1
tox.ini
1
tox.ini
|
|
@ -12,7 +12,6 @@ commands =
|
|||
coverage erase
|
||||
coverage run -m pytest {posargs:tests}
|
||||
coverage report --fail-under 100
|
||||
pre-commit install
|
||||
|
||||
[testenv:pre-commit]
|
||||
skip_install = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue