Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to skip Cypress install #132

Open
bahmutov opened this issue Feb 18, 2021 · 0 comments
Open

How to skip Cypress install #132

bahmutov opened this issue Feb 18, 2021 · 0 comments

Comments

@bahmutov
Copy link
Contributor

Sometimes you might want to skip Cypress install on Netlify. For example, if you are NOT running any Cypress tests, there is no point in downloading and installing the Cypress binary. In that case we need to check if we respect the https://on.cypress.io/installing#Skipping-installation flag

CYPRESS_INSTALL_BINARY=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant