You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Actions workflow for tests and benchmarks
- test job: pnpm install, type check (tsc), unit tests (vitest)
- bench job: generate data, start wrangler dev, seed R2, run benchmarks
- Runs on push to main and PRs
0 commit comments