Skip to content

Commit

Permalink
Cypress 14.0.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
r100-stack committed Jan 31, 2025
1 parent 16243d5 commit a162a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ jobs:
- run: pnpm install

- name: Install Cypress binary if not found
run: pnpx cypress@13.8.1 install
run: pnpx cypress@14.0.1 install

- name: Run a11y tests
run: pnpm run test --filter=a11y
Expand Down

0 comments on commit a162a87

Please sign in to comment.