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 69ea642 commit 19eed7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
- name: Run Cypress tests
uses: cypress-io/github-action@v2
with:
browser: chrome
headless: true
command-prefix: "--headless --browser edge"
wait-on: "http://localhost"

0 comments on commit 19eed7b

Please sign in to comment.