Skip to content

Commit

Permalink
Try changing Cypress browser back to Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
hostilefork committed Apr 26, 2024
1 parent d8212c6 commit f011906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
working-directory: tests/cypress
browser: firefox
browser: chrome
config-file: cypress.config.js
record: true
env: # [1]
Expand Down

0 comments on commit f011906

Please sign in to comment.