Skip to content

Commit

Permalink
ci: debug cypress acction
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlj95 committed Jul 1, 2024
1 parent c219105 commit b9b3efd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
run: pnpm cypress install
- name: Cypress run
uses: cypress-io/github-action@v6
env:
DEBUG: '@cypress/github-action'
with:
browser: chrome
# 👇 Action doesn't support pnpm caching right now
Expand Down

0 comments on commit b9b3efd

Please sign in to comment.