Skip to content

Commit

Permalink
fix: see content of cypress test
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Sep 23, 2024
1 parent 5509c99 commit 7936287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
continue-on-error: false

- name: Debug Cypress logs location
run: ls
run: ls -R cypress

- name: Upload Cypress logs
if: failure()
Expand Down

0 comments on commit 7936287

Please sign in to comment.