put back yarn

pull/3149/head
filip mertens 2 years ago committed by Aniket
parent a033ac4530
commit 4dc704508c
  1. 2
      .circleci/config.yml

@ -63,7 +63,7 @@ jobs:
keys: keys:
- v1-deps-{{ checksum "yarn.lock" }} - v1-deps-{{ checksum "yarn.lock" }}
- run: yarn - run: yarn
- run: cd dist/libs/remix-tests - run: cd dist/libs/remix-tests && yarn
- run: yarn run test:libs - run: yarn run test:libs
remix-ide-browser: remix-ide-browser:

Loading…
Cancel
Save