Skip to content

Commit 796fc95

Browse files
authored
Update regression-cron.yaml
1 parent 7ad229b commit 796fc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression-cron.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: cypress-io/github-action@v5
3131
with:
3232
browser: chrome
33-
headless: true
33+
headed: false
3434
config: video=false
3535
env:
3636
username: ${{ secrets.USER }}

0 commit comments

Comments
 (0)