mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-04-08 15:10:04 +00:00
switch from jest to vitest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e79596b1b4
commit
e2b402d143
9 changed files with 1137 additions and 3197 deletions
|
|
@ -16,6 +16,6 @@
|
|||
"./__tests__/**/*",
|
||||
"./lib/**/*",
|
||||
"node_modules",
|
||||
"jest.config.ts"
|
||||
"vitest.config.ts"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue