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
Set the `jobs.build_test.strategy.fail-fast` GitHub CI configuration
option to `false`, ensuring that other CI jobs continue executing even
when one has failed. This helps speed up development by surfacing more
errors at a time.
0 commit comments