mirror of
https://gitee.com/actions-mirror/cache.git
synced 2025-11-04 20:41:18 +08:00
* Consume latest toolkit and fix dangling promise bug * Pass earlyExit parameter to run method so tests don't hang * Pass earlyExit parameter to run method so tests don't hang * Refactor restore files to have better patterns for testing * style |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| actionUtils.test.ts | ||
| create-cache-files.sh | ||
| restore.test.ts | ||
| restoreImpl.test.ts | ||
| restoreOnly.test.ts | ||
| save.test.ts | ||
| saveImpl.test.ts | ||
| saveOnly.test.ts | ||
| stateProvider.test.ts | ||
| verify-cache-files.sh | ||