Skip to content

Commit

Permalink
Merge branch 'main' into VACMS-20371-extension-clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane authored Feb 28, 2025
2 parents f40722b + 87324f2 commit bf288f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
NODE_TLS_REJECT_UNAUTHORIZED: 0

- name: Cypress run
uses: cypress-io/github-action@18a6541367f4580a515371905f499a27a44e8dbe # v6.7.12
uses: cypress-io/github-action@1052aa98bbbe4f55210f844878213c07d9c8c399 # v6.7.13
with:
wait-on: "${{ inputs.preview_url }}"
command: 'npm run test:cypress:parallel'
Expand Down

0 comments on commit bf288f0

Please sign in to comment.