mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-04 21:40:22 +02:00
Add tests for cache refreshing.
This commit is contained in:
parent
39c1f23499
commit
34ae092a8c
15 changed files with 246709 additions and 151139 deletions
|
@ -44,9 +44,13 @@
|
|||
"eslint-plugin-simple-import-sort": "^7.0.0",
|
||||
"jest": "^28.1.3",
|
||||
"jest-circus": "^27.5.1",
|
||||
"msw": "^0.49.3",
|
||||
"nock": "^13.2.9",
|
||||
"prettier": "^2.8.0",
|
||||
"ts-jest": "^28.0.8",
|
||||
"typescript": "^4.9.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@mswjs/interceptors": "^0.17.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue