Skip to content

Commit

Permalink
docs: correct name in readme ct example (#1161)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Mar 28, 2024
1 parent 0e10f62 commit b713f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ This workflow uses the default [test type](https://on.cypress.io/guides/overview
To use [Cypress Component Testing](https://on.cypress.io/component-testing) add `component: true`

```yml
name: End-to-end tests
name: Component tests
on: push
jobs:
cypress-run:
Expand Down

0 comments on commit b713f3c

Please sign in to comment.