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
Currently, if a step of job fails, the job stops and exits. For a better understanding of all problems a PR may have, it is better to run all steps (if they do not need the previous step), and if one of them fails, fail the whole job.
The text was updated successfully, but these errors were encountered:
Currently, if a step of job fails, the job stops and exits. For a better understanding of all problems a PR may have, it is better to run all steps (if they do not need the previous step), and if one of them fails, fail the whole job.
The text was updated successfully, but these errors were encountered: