Skip to content

Commit

Permalink
fix: CI Pnpm example lockfile incompatibility (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Nov 12, 2024
1 parent 5f7d64c commit b9527cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ workflows:
- cypress/run:
filters: *filters
name: Pnpm Example
node-version: "22.11.0"
working-directory: examples/pnpm-install
cypress-cache-key: cypress-cache{{ arch }}-{{ checksum "examples/pnpm-install/package.json" }}
post-install: "pnpm dlx cypress install"
Expand Down

0 comments on commit b9527cf

Please sign in to comment.