Skip to content

Commit

Permalink
Merge pull request #55 from chriskuehl/all-repos_autofix_faster-tests
Browse files Browse the repository at this point in the history
slightly speed up tests by avoiding pre-commit install
  • Loading branch information
asottile committed May 27, 2020
2 parents 075f6d3 + 8eff0bd commit 1e5ff76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Expand Up @@ -7,7 +7,6 @@ commands =
coverage erase
coverage run -m pytest {posargs:tests}
coverage report --fail-under 100
pre-commit install

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

0 comments on commit 1e5ff76

Please sign in to comment.