Replies: 2 comments
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't understand ? Both code-blocks are very different. What's the lightship object, how do I make my nx/cypress instance stop running and goto the next npm command or exit with 0 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
without this, if cypress is not terminated gracefully, then cancelled CI jobs are hanging until timeout is reached.
This is how we solved it locally (but this is a workaround):
Beta Was this translation helpful? Give feedback.
All reactions