Skip to content

Commit

Permalink
ci: e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 16, 2024
1 parent 5c6a52f commit d8d9d6c
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 @@ -21,6 +21,7 @@ jobs:
- run: pnpm -C examples/react-ssr test-e2e-workerd
- run: pnpm -C examples/react-ssr-workerd test-e2e
- run: pnpm -C examples/workerd-cli test
- run: pnpm -C examples/browser-cli test
- run: pnpm -C examples/react-server test-e2e
- run: pnpm -C examples/react-server build
- run: pnpm -C examples/react-server test-e2e-preview

0 comments on commit d8d9d6c

Please sign in to comment.