Skip to content

Commit

Permalink
chore: wire up beta chrome into circle workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker committed Feb 6, 2025
1 parent fec6912 commit 3d84b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ commands:
- install-browsers:
install-chrome: true
google-chrome-channel: << parameters.install-chrome-channel >>
google-chrome-version: latest
google-chrome-version: *chrome-beta-version
- when:
condition:
equal: [ firefox, << parameters.browser >> ]
Expand Down

0 comments on commit 3d84b4b

Please sign in to comment.