Skip to content

Commit

Permalink
fix: remove replace existing
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandepass committed Dec 18, 2023
1 parent c7149cf commit 771e59f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- run:
name: Lint
command: npm run lint
- browser-tools/install-chrome:
replace-existing: true
- browser-tools/install-chrome
- run:
name: Test
command: |
Expand Down

0 comments on commit 771e59f

Please sign in to comment.