We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm running lambdatest-cypress run when it runs into an error it exits with code 0 instead of 1.
lambdatest-cypress run
I'm using it as a part of CI/CD pipeline, so when the command runs I want it to exit with status code 1 so that it marks my CI pipeline as failed.