github-action
github-action copied to clipboard
Request: Set Cypress exit code as step output
Hi! By setting the exit code as step output we can effectively pass the number of failed tests to the rest of the workflow, for purposes of reporting or triggering additional steps.
@TheKolega
- There is a pending PR https://github.com/cypress-io/github-action/pull/949 to address this issue.