Update config.yml

pull/3347/head
Aniket 2 years ago committed by GitHub
parent bd9c7f189d
commit 7f332156a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .circleci/config.yml

@ -100,7 +100,6 @@ jobs:
firefox --version
geckodriver --version
chromedriver --version
rm LICENSE.chromedriver 2> /dev/null
- checkout
- attach_workspace:
at: .
@ -147,7 +146,6 @@ jobs:
firefox --version
geckodriver --version
chromedriver --version
rm LICENSE.chromedriver 2> /dev/null
name: Check install
- checkout
- attach_workspace:
@ -316,4 +314,4 @@ workflows:
branches:
only: remix_beta
# VS Code Extension Version: 1.5.1
# VS Code Extension Version: 1.5.1

Loading…
Cancel
Save