Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Nov 17, 2023
1 parent 843873e commit 00230ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/currents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,15 @@ jobs:
yarn cypress cache path
echo 👀 Cypress SHA
file `yarn cypress cache path`/12.17.4/Cypress/Cypress
file `npx cypress cache path`/12.17.4/Cypress/Cypress
echo 👀 Yarn global dependencies
yarn global list | grep cypress
echo 👀 Yarn local dependencies
yarn list | grep cypress
# Run all Cypress tests

- name: Run Cypress on Currents.dev
uses: cypress-io/github-action@v6
continue-on-error: true
Expand Down

0 comments on commit 00230ef

Please sign in to comment.