You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
__fixtures__ Add unit tests for actionUtils (#93) 6 years ago
actionUtils.test.ts Use parseInt instead of Number to handle empty strings 5 years ago
create-cache-files.sh Add path argument to create-cache-files.sh 5 years ago
restore.test.ts Use warning instead of info 5 years ago
save.test.ts Add skip-save feature 4 years ago
verify-cache-files.sh Add path argument to verify-cache-files.sh 5 years ago