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
Updates the CI workflow to allow lint, type check, and formatting steps to continue on error, making only the build step required for passing. This change provides more flexibility by surfacing issues without blocking the pipeline, and improves messaging for each check's result.
0 commit comments