1
0
mirror of https://github.com/actions/cache.git synced 2025-07-05 08:15:20 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
Josh Gross
8d14a2150b
Add unit tests for save ()
* Clean up args and arrange imports

* Arrange args in restore tests

* Add unit tests for save

* Use const instead of let (linting)
2019-11-14 17:14:16 -05:00
BSKY
fb50aa45ec Add initial eslint setup () 2019-11-12 16:48:02 -05:00
Birunthan Mohanathas
ce4a52af49 Stop warning when cache is not found ()
The cache not being found is a common situation so very visible warning
is a little too much.
2019-11-04 11:03:18 -05:00
Josh Gross
37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00