diff --git a/.circleci/config.yml b/.circleci/config.yml index ac6125ce..6bb370fe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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