mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 09:04:41 +04:00
Cache rust installation on windows too
This commit is contained in:
parent
d04823e8e3
commit
ac4aa63ff2
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ test_script: tox
|
||||||
cache:
|
cache:
|
||||||
- '%LOCALAPPDATA%\pip\cache'
|
- '%LOCALAPPDATA%\pip\cache'
|
||||||
- '%USERPROFILE%\.cache\pre-commit'
|
- '%USERPROFILE%\.cache\pre-commit'
|
||||||
|
- '%USERPROFILE%\.cargo'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue