Skip to content

Commit 7f33215

Browse files
authored
Update config.yml
1 parent bd9c7f1 commit 7f33215

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
@@ -100,7 +100,6 @@ jobs:
100100
firefox --version
101101
geckodriver --version
102102
chromedriver --version
103-
rm LICENSE.chromedriver 2> /dev/null
104103
- checkout
105104
- attach_workspace:
106105
at: .
@@ -147,7 +146,6 @@ jobs:
147146
firefox --version
148147
geckodriver --version
149148
chromedriver --version
150-
rm LICENSE.chromedriver 2> /dev/null
151149
name: Check install
152150
- checkout
153151
- attach_workspace:
@@ -316,4 +314,4 @@ workflows:
316314
branches:
317315
only: remix_beta
318316

319-
# VS Code Extension Version: 1.5.1
317+
# VS Code Extension Version: 1.5.1

0 commit comments

Comments
 (0)