Skip to content

Commit

Permalink
chore: ..
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Nov 10, 2023
1 parent d7bb498 commit 26f4f88
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/currents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@ jobs:
run: |
npm ci
# Run all Cypress tests
- name: Check sha
run: |
npx cypress install --force
file /root/.cache/Cypress/12.17.4/Cypress/Cypress
# Run all Cypress tests
- name: Run Cypress on Currents.dev
uses: cypress-io/github-action@v6
# env:
Expand Down

0 comments on commit 26f4f88

Please sign in to comment.