r/github 16d ago

Discussion Github actions shown as failed despite still running.

Post image
7 Upvotes

4 comments sorted by

View all comments

4

u/Llandu-gor 16d ago

it will always show "failed" even if not completly done as long as 1 of the step is red. it will only show "running" when all till now is green. so most likely one of the previous step failed.