Skip to content

Commit

Permalink
chore: remove version from browser-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nayanrajDQ committed Nov 4, 2024
1 parent 370897f commit 8a21100
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: 130.0.6723.91
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 8a21100

Please sign in to comment.