From fc5a52d042f2ef9b37d316c5f3b988f54e518171 Mon Sep 17 00:00:00 2001 From: ioedeveloper Date: Sun, 17 May 2020 20:36:02 +0000 Subject: [PATCH] Debug ci --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index b174b54899..40ebf1cd27 100644 --- a/.circleci/config.yml +++ b/.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