mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Cache rust installation on windows too
This commit is contained in:
@@ -27,3 +27,4 @@ test_script: tox
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\cache'
|
||||
- '%USERPROFILE%\.cache\pre-commit'
|
||||
- '%USERPROFILE%\.cargo'
|
||||
|
||||
Reference in New Issue
Block a user