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
Fix CI: delegate test/check scripts to workspace packages
Root test and check scripts now use `bun run --filter` to delegate to
the package, and CI uses `bun run test` instead of bare `bun test` so
the bunfig.toml defines are picked up correctly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments