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
Rework the test workflow to use a dynamic matrix that discovers all
workspaces with a unit script automatically. Each workspace runs as
its own job, making failures immediately visible per package in the
GitHub Actions UI. A single gate job (CI) aggregates the results for
use as the required status check in branch protection.
0 commit comments