pull/2868/head
filip mertens 2 years ago
parent c1a5acdbed
commit 3d39702930
  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