cypress-io / github-action

GitHub Action for running Cypress end-to-end & component tests
https://on.cypress.io/guides/continuous-integration/github-actions
MIT License
1.35k stars 357 forks source link

docs: correct name in readme ct example #1161

Closed MikeMcC399 closed 5 months ago

MikeMcC399 commented 5 months ago

Issue

The example workflow for Component Testing in the README file uses name: End-to-end tests. This is not a fitting name for an example of Component Testing!

Change

Change to name: Component tests in the Component Testing section of the README file.

MikeMcC399 commented 5 months ago

Preview

https://github.com/MikeMcC399/github-action/blob/ct-example-name/README.md#component-testing

cypress-app-bot commented 5 months ago
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 6.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: