Skip to content

Commit 7361fe7

Browse files
committed
Update browser-tools 1.5.1
1 parent 79f3e09 commit 7361fe7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
orbs:
44
win: circleci/[email protected]
55
percy: percy/[email protected]
6-
browser-tools: circleci/[email protected].0
6+
browser-tools: circleci/[email protected].1
77

88

99
jobs:
@@ -110,8 +110,6 @@ jobs:
110110
key: dep-{{ checksum ".circleci/config.yml" }}-{{ checksum "ver.txt" }}-{{ checksum "requirements-all.txt" }}
111111
- browser-tools/install-browser-tools:
112112
chrome-version: 120.0.6099.71
113-
install-firefox: false
114-
install-geckodriver: false
115113
- run:
116114
name: ️️🏗️ pip dev requirements
117115
command: |

0 commit comments

Comments
 (0)