mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-19 15:13:51 -07:00
Update Cypress GHA to v4 (#1768)
* Update cypress gha to v4 * Trigger build
This commit is contained in:
parent
237122b2c5
commit
746d36d4a6
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deploy_fe_staging.yml
vendored
2
.github/workflows/deploy_fe_staging.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Check for security vulnerabilities
|
||||
run: npm audit --production
|
||||
- name: Cypress / Gherkin integration tests 🌃
|
||||
uses: cypress-io/github-action@v2
|
||||
uses: cypress-io/github-action@v4
|
||||
with:
|
||||
working-directory: ${{env.WORKING_DIRECTORY}}
|
||||
browser: chrome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue