pull/5370/head
filip mertens 2 years ago
parent 8d2c0a8618
commit 2f2f6b8275
  1. 2
      .circleci/config.yml

@ -130,7 +130,7 @@ jobs:
- v1-deps-{{ checksum "yarn.lock" }} - v1-deps-{{ checksum "yarn.lock" }}
- run: - run:
command: | command: |
echo $(circleci tests glob "./dist/apps/remix-ide-e2e/src/tests/*.test.ts") echo $(circleci tests glob "./dist/apps/remix-ide-e2e/src/tests/*.test.js")
- run: yarn install - run: yarn install
- run: - run:
name: Start Selenium name: Start Selenium

Loading…
Cancel
Save