Skip to content

Commit

Permalink
fix: ensure video is recorded
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Sep 23, 2024
1 parent 7936287 commit ba5836a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
wait-on-timeout: 120 # Waits for 2 minutes
# Records to Cypress Dashboard
record: true
video: true
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
# created by the GH Action automatically
Expand Down

0 comments on commit ba5836a

Please sign in to comment.