cache/__tests__
eyal0 ffdb03bc68 Add skip-save feature
The skip-save option allows users to force the cache to skip saving the cache.  skip-save can be set to a constant or to an expression that will be evaluated at the end of the CI job, such as an environment variable.

This is for #498
2021-04-21 21:42:17 -06:00
..
__fixtures__ Add unit tests for actionUtils (#93) 2019-11-13 16:13:00 -05:00
actionUtils.test.ts Use parseInt instead of Number to handle empty strings 2020-10-02 10:55:30 -05:00
create-cache-files.sh Add path argument to create-cache-files.sh 2020-04-07 23:29:07 -04:00
restore.test.ts Use warning instead of info 2020-09-30 08:47:16 -05:00
save.test.ts Add skip-save feature 2021-04-21 21:42:17 -06:00
verify-cache-files.sh Add path argument to verify-cache-files.sh 2020-04-07 23:30:01 -04:00