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

ci(node): do not install cypress as we do not need it. #4747

Closed
wants to merge 1 commit into from

Conversation

max-nextcloud
Copy link
Collaborator

📝 Summary

Avoid installing an unnecessary dependency that sometimes even fails the build due to network issues.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • no tests needed
  • no docs needed

Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
Copy link
Collaborator Author

Just testing this... might as well upstream it into the nextcloud workflow templates.

Here's the docs for the env variable: https://docs.cypress.io/guides/references/advanced-installation#Skipping-installation

@skjnldsv
Copy link
Member

Yes!! please upstream it! 🚀

@max-nextcloud
Copy link
Collaborator Author

Opening nextcloud/.github#220 instead...

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

Successfully merging this pull request may close these issues.

2 participants