Skip to content

Commit

Permalink
docs: Add link to Cypress GitHub Actions Guide to Testing docs (#28207)
Browse files Browse the repository at this point in the history
@leerob 

This pull request points to our [Cypress GitHub Actions Guide](https://on.cypress.io/github-actions) in the Cypress Documentation site.  It contains a guided walkthrough of using GitHub Actions with Cypress in text and our [recently released videos](https://on.cypress.io/ci-gha-playlist) in context. 

## Documentation / Examples

- [x] Make sure the linting passes
  • Loading branch information
kevinold committed Aug 17, 2021
1 parent b594f5b commit fe246ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/testing.md
Expand Up @@ -130,6 +130,7 @@ You will have noticed that running Cypress so far has opened an interactive brow
You can learn more about Cypress and Continuous Integration from these resources:

- [Cypress Continuous Integration Docs](https://docs.cypress.io/guides/continuous-integration/introduction)
- [Cypress GitHub Actions Guide](https://on.cypress.io/github-actions)
- [Official Cypress Github Action](https://github.com/cypress-io/github-action)

## Jest and React Testing Library
Expand Down

0 comments on commit fe246ba

Please sign in to comment.