Skip to content

Commit

Permalink
Merge branch 'cypress-io:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-sifre committed Apr 26, 2024
2 parents 14b708c + 2581955 commit a6ad929
Show file tree
Hide file tree
Showing 6 changed files with 2,758 additions and 1,926 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
lint:
description: Checks the code formatting
docker:
- image: cimg/node:21.6.1
- image: cimg/node:21.7.3
environment:
# we don't need Cypress to check code style
CYPRESS_INSTALL_BINARY: '0'
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
publish:
description: Publishes the new version of the plugin to NPM
docker:
- image: cimg/node:21.6.1
- image: cimg/node:21.7.3
environment:
# we don't need Cypress to do the release
CYPRESS_INSTALL_BINARY: '0'
Expand Down
Loading

0 comments on commit a6ad929

Please sign in to comment.