mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-13 11:59:12 -05:00
Merge pull request #788 from pre-commit/cache_cargo_windows
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