Skip to content

Commit 2d6ff1e

Browse files
committed
ci: run additional vite tests too
1 parent 8befad3 commit 2d6ff1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- run: pnpm typecheck
2323
- run: pnpm vitest run test/unit
2424
- run: pnpm vitest run test/minimal
25+
- run: pnpm vitest run test/vite
2526
tests-rollup:
2627
runs-on: ${{ matrix.os }}
2728
timeout-minutes: 10

0 commit comments

Comments
 (0)