Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/app/continuous-integration/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -646,11 +646,6 @@ following:
to your CI script. If there is a binary already present, it should finish
quickly.

See
[bahmutov/yarn-cypress-cache](https://github.com/bahmutov/yarn-cypress-cache)
for an example that runs the `npx cypress install` command to ensure the Cypress
binary is always present before the tests begin.

### Xvfb

When running on Linux, Cypress needs an X11 server; otherwise it spawns its own
Expand Down