We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8befad3 commit 2d6ff1eCopy full SHA for 2d6ff1e
1 file changed
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
- run: pnpm typecheck
23
- run: pnpm vitest run test/unit
24
- run: pnpm vitest run test/minimal
25
+ - run: pnpm vitest run test/vite
26
tests-rollup:
27
runs-on: ${{ matrix.os }}
28
timeout-minutes: 10
0 commit comments