Skip to content

Commit

Permalink
ci: fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Feb 16, 2023
1 parent c1f3d12 commit 9ea01ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
NODE_OPTIONS=--openssl-legacy-provider NODE_ENV=development CONFIG=vidos-config-cypress.json yarn build
- name: Run Cypress Tests 🧪
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v5
env:
NODE_ENV: development
CONFIG: vidos-config-cypress.json
Expand Down

0 comments on commit 9ea01ee

Please sign in to comment.