Skip to content

Commit

Permalink
revert browser-tools options
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmries committed Sep 18, 2024
1 parent 7a99847 commit 1c53449
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ commands:
description: Install dependencies and bootstrap packages
steps:
- checkout
- browser-tools/install-browser-tools:
chrome-version: 126.0.6478.182
replace-existing-chrome: true
- browser-tools/install-browser-tools
- node/install:
node-version: "16.13"
- run: gem install bundler # setup bundler
Expand Down

0 comments on commit 1c53449

Please sign in to comment.