Skip to content

Commit

Permalink
ci(test): add debug for cypress action
Browse files Browse the repository at this point in the history
  • Loading branch information
Zweihander-Main committed Jun 28, 2024
1 parent 4b703b6 commit 9d87640
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Cypress run
uses: cypress-io/github-action@v6
env:
DEBUG: @cypress/github-action
with:
browser: chrome
start: npm run serve
Expand Down

0 comments on commit 9d87640

Please sign in to comment.