mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 03:56:54 +00:00
Merge ec38740854 into 588232e381
This commit is contained in:
commit
61a14a4d27
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -11,6 +11,7 @@ setenv =
|
||||||
GIT_COMMITTER_NAME = "test"
|
GIT_COMMITTER_NAME = "test"
|
||||||
GIT_AUTHOR_EMAIL = "test@example.com"
|
GIT_AUTHOR_EMAIL = "test@example.com"
|
||||||
GIT_COMMITTER_EMAIL = "test@example.com"
|
GIT_COMMITTER_EMAIL = "test@example.com"
|
||||||
|
LC_ALL=en_US.UTF-8
|
||||||
commands =
|
commands =
|
||||||
coverage erase
|
coverage erase
|
||||||
coverage run -m pytest {posargs:tests}
|
coverage run -m pytest {posargs:tests}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue