pull/5370/head
ioedeveloper 5 years ago
parent bbbb88a5ee
commit fc5a52d042
  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