Skip to content

Commit

Permalink
ci: add vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 11, 2024
1 parent 06aabc4 commit bfbf678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- run: pnpm install
- run: pnpm lint
- run: pnpm test:types
- run: pnpm vitest
- run: pnpm test:node
- run: pnpm test:workerd
- run: pnpm build
Expand Down

0 comments on commit bfbf678

Please sign in to comment.