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
This commit adds a new job to the GitHub Actions test workflow to run
Dart SDK tests. The job runs `dart test --exclude-tags requires-server`
from the sdks/community/dart directory, ensuring tests that don't
require a server are executed in the CI pipeline.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments