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__
Martijn Hols b917253c33 Add read-only feature
When `read-only` is `true`, the cache is only restored and not saved. This allows for sharing the cache with multiple steps even if these steps may change them, and speeds them up regardless.
5 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 Add read-only feature 5 years ago
save.test.ts Add read-only feature 5 years ago
verify-cache-files.sh Add path argument to verify-cache-files.sh 5 years ago