rm the chrome license

pull/5370/head
bunsenstraat 2 years ago committed by Aniket
parent 8bfc84287b
commit 00d45678f6
  1. 4
      .circleci/config.yml

@ -100,8 +100,7 @@ jobs:
firefox --version
geckodriver --version
chromedriver --version
ls -la /home/circleci/remix-project
ls -la .
rm LICENSE.chromedriver
- checkout
- attach_workspace:
at: .
@ -148,6 +147,7 @@ jobs:
firefox --version
geckodriver --version
chromedriver --version
rm LICENSE.chromedriver
name: Check install
- checkout
- attach_workspace:

Loading…
Cancel
Save