We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6039c commit 0fa144aCopy full SHA for 0fa144a
docs/app/continuous-integration/overview.mdx
@@ -646,11 +646,6 @@ following:
646
to your CI script. If there is a binary already present, it should finish
647
quickly.
648
649
-See
650
-[bahmutov/yarn-cypress-cache](https://github.com/bahmutov/yarn-cypress-cache)
651
-for an example that runs the `npx cypress install` command to ensure the Cypress
652
-binary is always present before the tests begin.
653
-
654
### Xvfb
655
656
When running on Linux, Cypress needs an X11 server; otherwise it spawns its own
0 commit comments