Skip to content

Commit

Permalink
remove cypress headless false flag
Browse files Browse the repository at this point in the history
  • Loading branch information
petermakowski committed Jan 23, 2024
1 parent f325fe1 commit 666c82f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
start: yarn docs
wait-on: "http://localhost:9009"
browser: chrome
headless: true
env: port=9009
- uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit 666c82f

Please sign in to comment.