Skip to content

Commit

Permalink
explicitly set config file
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrb committed Apr 4, 2024
1 parent bf9455c commit 69ea642
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
- name: Run Cypress tests
uses: cypress-io/github-action@v2
with:
command-prefix: "--headless --browser chrome"
browser: chrome
headless: true
wait-on: "http://localhost"

0 comments on commit 69ea642

Please sign in to comment.