Skip to content

Commit

Permalink
slightly speed up tests by avoiding pre-commit install
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed May 27, 2020
1 parent ab63f93 commit 254c428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ commands =
coverage erase
coverage run -m pytest {posargs:tests}
coverage report
pre-commit install

[testenv:pre-commit]
skip_install = true
Expand Down

0 comments on commit 254c428

Please sign in to comment.