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
Description
There are three steps in ./script/test. If the first two steps failed, but the third one passes, the pipeline will continue. It's because the third step will overwrite the status code and GitHub will not know the first two fail.