Skip to content

Commit

Permalink
Targeting chrome as the browser for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Jan 31, 2024
1 parent b15d4d8 commit e79db1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Cypress run
uses: cypress-io/[email protected]
with:
browser: chrome
install: false
start: npm run dev
wait-on: http://localhost:5173/
Expand Down

0 comments on commit e79db1a

Please sign in to comment.