Re-run Cypress test in Github Actions does not work #20287
Unanswered
angelod1as
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a cypress workflow in Github and it runs nicely. But, when the e2e tests fail for some reason and I want to re-run them using the
re-run all jobs
button (below), the following message appears:What should I change in my configuration to make these possible? Sometimes the e2e fails because of a backend error that is fixed later.
I'd like to do this instead of a
force e2e
commit.Beta Was this translation helpful? Give feedback.
All reactions