mirror of
https://github.com/docker/metadata-action.git
synced 2026-03-19 16:20:20 +08:00
switch from jest to vitest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a60f0f62b5
commit
d5be006250
14 changed files with 1450 additions and 3493 deletions
|
|
@ -17,6 +17,6 @@
|
|||
"./__tests__/**/*",
|
||||
"./lib/**/*",
|
||||
"node_modules",
|
||||
"jest.config.ts"
|
||||
"vitest.config.ts"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue