Skip to content

Commit 653c8e6

Browse files
authored
Merge pull request #5141 from MikeMcC399/gha-pnpm-yarn-package-managers
add pnpm and yarn to github-action capabilities
2 parents 4dee86a + 993821f commit 653c8e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/continuous-integration/github-actions.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ actions used below.
4545

4646
The Cypress team maintains the official
4747
[Cypress GitHub Action](https://github.com/marketplace/actions/cypress-io) for
48-
running Cypress tests. This action provides npm installation, custom caching,
49-
additional configuration options and simplifies setup of advanced workflows with
50-
Cypress in the GitHub Actions platform.
48+
running Cypress tests. This action provides npm, pnpm or yarn installation,
49+
custom caching, additional configuration options and simplifies setup of
50+
advanced workflows with Cypress in the GitHub Actions platform.
5151

5252
### Explicit Version Number
5353

0 commit comments

Comments
 (0)