rm the chrome license

yul
bunsenstraat 2 years ago committed by Aniket
parent 3b2a7765c3
commit 5bfa6bf516
  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