github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Request: Set Cypress exit code as step output

Open TheKolega opened this issue 3 years ago • 1 comments

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 avatar Jul 22 '22 10:07 TheKolega

@TheKolega

  • There is a pending PR https://github.com/cypress-io/github-action/pull/949 to address this issue.

MikeMcC399 avatar Nov 01 '23 18:11 MikeMcC399