Skip to content

Commit

Permalink
Install chromedriver not chrome on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hackartisan committed Feb 21, 2025
1 parent 243d98f commit a4e85ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
run-unit-tests:
executor: builder
steps:
- browser-tools/install-chrome
- browser-tools/install-chromedriver
- checkout
- install-deps:
include-assets: false
Expand Down

0 comments on commit a4e85ee

Please sign in to comment.