Skip to content

Commit bc4130f

Browse files
committed
chore: re-enable Cypress recording
1 parent cb57f1e commit bc4130f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-vanilla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
wait-on: 'http://localhost:8888'
7272
config-file: test/cypress.config.ts
7373
browser: chrome
74-
record: false
74+
record: true
7575
env:
7676
# pass the Dashboard record key as an environment variable
7777
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}

0 commit comments

Comments
 (0)