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
workflows: mark workflow failed when tests fail (#1158)
When tests fail the workflow should be marked as failed. This change
allows reporting action to mark worflow as failed when:
- test results are missing
- there are failed tests in results
0 commit comments