update vitest to v4

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-02-27 11:53:46 +01:00
parent aa6e45fd98
commit 1b45318512
6 changed files with 143 additions and 310 deletions

View File

@@ -21,7 +21,6 @@ jobs:
node_version:
- 24
- 20
- 18
steps:
-
name: Build

View File

@@ -30,7 +30,6 @@ jobs:
node_version:
- 24
- 20
- 18
steps:
-
name: Checkout