Skip to content

Commit

Permalink
TECH-1172 switch to chrome browser
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchcivic committed Jan 24, 2025
1 parent 3719660 commit 922d96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
working-directory: packages/e2e
command: yarn cypress run --record
command: npx cypress run --browser chrome --record
browser: chrome
install: true
wait-on: 'http://localhost:3000,http://localhost:3006,http://localhost:3007,http://localhost:3008,http://localhost:3009'
Expand Down

0 comments on commit 922d96d

Please sign in to comment.