pull/3159/head
filip mertens 2 years ago
parent fa08805028
commit 1bdb6e7ad9
  1. 2
      .circleci/config.yml

@ -64,8 +64,8 @@ jobs:
- v1-deps-{{ checksum "yarn.lock" }} - v1-deps-{{ checksum "yarn.lock" }}
- run: yarn - run: yarn
- run: cd dist/libs/remix-tests && yarn - run: cd dist/libs/remix-tests && yarn
- run: yarn run test:libs
- run: node dist/libs/remix-tests/bin/remix-tests ./libs/remix-tests/tests/examples_0/assert_ok_test.sol - run: node dist/libs/remix-tests/bin/remix-tests ./libs/remix-tests/tests/examples_0/assert_ok_test.sol
- run: yarn run test:libs
remix-ide-browser: remix-ide-browser:
docker: docker:

Loading…
Cancel
Save