This website requires JavaScript.
Explore
Help
Sign in
melmco
/
cache
Watch
5
Star
0
Fork
You've already forked cache
0
mirror of
https://github.com/actions/cache.git
synced
2025-07-15 11:35:14 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d77303b678
cache
/
src
/
restore.ts
4 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor restore files to have better patterns for testing
2023-08-08 17:30:54 +00:00
import
{
restoreRun
}
from
"./restoreImpl"
;
Initial commit
2019-10-30 14:48:49 -04:00
Refactor restore files to have better patterns for testing
2023-08-08 17:30:54 +00:00
restoreRun
(
true
)
;
Reference in a new issue
Copy permalink