Restore libs build

pull/5370/head
ioedeveloper 4 years ago
parent f7ccef7076
commit 96aee93748
  1. 8
      .circleci/config.yml

@ -21,10 +21,10 @@ jobs:
steps:
- checkout
# - run: npm install
# - run: npm run lint:libs
# - run: npm run build:libs
# - run: npm run test:libs
- run: npm install
- run: npm run lint:libs
- run: npm run build:libs
- run: npm run test:libs
remix-ide-chrome:
docker:

Loading…
Cancel
Save