Skip to content

Commit e63b22b

Browse files
committed
fix circle CI
1 parent 24558bc commit e63b22b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
firefox --version
9797
geckodriver --version
9898
chromedriver --version
99+
rm LICENSE.chromedriver 2> /dev/null
99100
- checkout
100101
- attach_workspace:
101102
at: .
@@ -142,6 +143,7 @@ jobs:
142143
firefox --version
143144
geckodriver --version
144145
chromedriver --version
146+
rm LICENSE.chromedriver 2> /dev/null
145147
name: Check install
146148
- checkout
147149
- attach_workspace:

0 commit comments

Comments
 (0)