Skip to content

Commit

Permalink
ci: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Mar 29, 2024
1 parent 556c70a commit d839c76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- run: pnpm i
- run: pnpm lint-check
- run: pnpm tsc
- run: pnpm build
- run: npx playwright install chromium
- run: pnpm -C examples/react-ssr test-e2e
- run: pnpm -C examples/react-ssr build
Expand Down

0 comments on commit d839c76

Please sign in to comment.