Force serial hook runs during tests

This commit is contained in:
Chris Kuehl 2018-10-22 09:51:14 -07:00 committed by Chris Kuehl
parent aa50a8cde0
commit 9125439c3a
3 changed files with 13 additions and 3 deletions

View file

@ -27,3 +27,4 @@ env =
GIT_AUTHOR_EMAIL=test@example.com
GIT_COMMITTER_EMAIL=test@example.com
VIRTUALENV_NO_DOWNLOAD=1
PRE_COMMIT_NO_CONCURRENCY=1