We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad229b commit 796fc95Copy full SHA for 796fc95
.github/workflows/regression-cron.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: cypress-io/github-action@v5
31
with:
32
browser: chrome
33
- headless: true
+ headed: false
34
config: video=false
35
env:
36
username: ${{ secrets.USER }}
0 commit comments