mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-02-10 20:54:31 +00:00
Add tests for cache refreshing.
This commit is contained in:
parent
4a63031112
commit
9b375e1f10
10 changed files with 309 additions and 11 deletions
|
|
@ -44,11 +44,15 @@
|
|||
"eslint-plugin-simple-import-sort": "^12.1.1",
|
||||
"jest": "^29.7.0",
|
||||
"jest-circus": "^29.7.0",
|
||||
"msw": "^0.49.3",
|
||||
"nock": "^13.2.9",
|
||||
"prettier": "^3.6.2",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@mswjs/interceptors": "^0.17.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue