From ff35f503318833ac72ebf69fb15b3101d3218c49 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:16:31 +0100 Subject: [PATCH] docs: remove section "More Information" (#1303) --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 3b09db175..461ec874b 100644 --- a/README.md +++ b/README.md @@ -1500,12 +1500,6 @@ pinging url https://example.cypress.io for 30 seconds @cypress/github-action pinging https://example.cypress.io has finished ok after 185ms +185ms ``` -## More information - -- Read our blog post [Drastically Simplify Testing on CI with Cypress GitHub Action](https://www.cypress.io/blog/2019/11/20/drastically-simplify-your-testing-with-cypress-github-action/) -- Read [Test the Preview Vercel Deploys](https://glebbahmutov.com/blog/develop-preview-test/) blog post -- [Creating actions](https://docs.github.com/en/actions/creating-actions) docs - ## Extras ### Manual trigger