Cypress tests always failing in github actions #31197
Unanswered
WingsDevelopment
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 need help to setup cypress to work in github actions.
My workflow script, copied from cypress get started:
https://github1s.com/seamless-protocol/seamless-interface/blob/cypress-debugging/.github/workflows/pr.yml
My very simple test, just click on the navbar (always present, works locally):
https://github1s.com/seamless-protocol/seamless-interface/blob/cypress-debugging/src/app/__tests__/_simple_test.cy.ts
My logs:

Beta Was this translation helpful? Give feedback.
All reactions