disable record

This commit is contained in:
Sidharth Vinod
2021-06-03 00:03:51 +05:30
parent d4d0d33ae9
commit 73d5f10334
+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 }}