Replies: 1 comment
-
Did you solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I try to run cypress test by GitLab pipeline but I get this error: "Cypress failed to verify that your server is running."
package.json :
.gitlab-ci.yml:
job result:
I can run tests by cypress test runner and in cmd also my server is up. but I face this issue in gitlab. could you help me please?
Beta Was this translation helpful? Give feedback.
All reactions