Skip to content

Commit d5185b1

Browse files
committed
cleanup and add vitest to CI
1 parent a0542a7 commit d5185b1

File tree

5 files changed

+78
-563
lines changed

5 files changed

+78
-563
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ jobs:
1111
- run: npm install
1212
- run: npm run build
1313
- run: npm run test
14+
- run: npm run vitest

0 commit comments

Comments
 (0)