Cypress headless

This commit is contained in:
Sidharth Vinod
2021-05-29 12:56:46 +05:30
parent 9aaf0b8d6f
commit f075bd8ef1
+1 -1
View File
@@ -33,6 +33,6 @@ jobs:
wait-on: 'http://localhost:3000'
wait-on-timeout: 120
record: true
headed: true
headless: false
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}