Skip to content

Commit

Permalink
Fix Cy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 20, 2024
1 parent ed40525 commit f1be342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- run: pnpm i

- name: "Cypress: Acceptance tests"
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
env:
BABEL_ENV: production
CYPRESS_RETRIES: 2
Expand Down

0 comments on commit f1be342

Please sign in to comment.