pull/4069/head
filip mertens 1 year ago
parent 0b1897294d
commit 61c5893829
  1. 1
      .circleci/config.yml

@ -169,6 +169,7 @@ jobs:
- run: ls -la ./dist/apps/remix-ide/assets/js
- run: yarn run selenium-install || yarn run selenium-install
- run: cp ~/bin/chromedriver /home/circleci/remix-project/node_modules/selenium-standalone/.selenium/chromedriver/latest-x64/
- run:
name: Start Selenium
command: yarn run selenium

Loading…
Cancel
Save