Enable recording

This commit is contained in:
Sidharth Vinod
2021-06-04 11:30:34 +05:30
parent 4d6a2478ab
commit 708effa0b0
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
start: yarn preview
wait-on: 'http://localhost:3000'
wait-on-timeout: 120
# record: true
record: true
headless: true
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}