pull/3/head
ioedeveloper 5 years ago
parent a287c627fc
commit bf1cf7820b
  1. 1
      .circleci/config.yml

@ -32,6 +32,7 @@ jobs:
name: Start Selenium
command: ./node_modules/.bin/selenium-standalone start --config=../remix-project/apps/remix-ide/seleniumConfig.js
background: true
- run: ls
- run: ./apps/remix-ide/ci/browser_tests_chrome.sh
- store_test_results:
path: ./apps/remix-ide/reports/tests

Loading…
Cancel
Save