From 12840853ffe972859645233018caccbed4e97e1f Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:20:09 +0200 Subject: [PATCH] docs: remove outdated external monorepo example from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c0f6c5057..e1c956310 100644 --- a/README.md +++ b/README.md @@ -1483,7 +1483,6 @@ jobs: | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | | [cypress-io/cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink) | Runs every API command in Cypress using various CI platforms including GitHub Actions | | [cypress-io/cypress-realworld-app](https://github.com/cypress-io/cypress-realworld-app) | A real-world example payment application. Uses GitHub Actions and CircleCI. | -| [cypress-gh-action-monorepo](https://github.com/bahmutov/cypress-gh-action-monorepo) | Splits install and running tests commands, runs Cypress from sub-folder | ## Migration