mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 20:44:18 +00:00
Run pre-commit during test
This commit is contained in:
parent
e306ff3b7d
commit
3a3a7a153a
7 changed files with 20 additions and 21 deletions
|
|
@ -15,3 +15,7 @@ before_test:
|
|||
- git config --global user.email "user@example.com"
|
||||
|
||||
test_script: tox
|
||||
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\cache'
|
||||
- '%USERPROFILE%\.pre-commit'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue