mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Merge pull request #788 from pre-commit/cache_cargo_windows
Cache rust installation on windows too
This commit is contained in:
commit
e731aa835c
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ test_script: tox
|
|||
cache:
|
||||
- '%LOCALAPPDATA%\pip\cache'
|
||||
- '%USERPROFILE%\.cache\pre-commit'
|
||||
- '%USERPROFILE%\.cargo'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue