pull/1647/head
filip mertens 3 years ago
parent e4aeddd67c
commit d5924f7661
  1. 1
      .circleci/config.yml

@ -18,7 +18,6 @@ jobs:
- COMMIT_AUTHOR_EMAIL: "yann@ethereum.org" - COMMIT_AUTHOR_EMAIL: "yann@ethereum.org"
- COMMIT_AUTHOR: "Circle CI" - COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project working_directory: ~/remix-project
parallelism: 4
steps: steps:
- checkout - checkout
- run: npm install - run: npm install

Loading…
Cancel
Save