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

@ -65,6 +65,7 @@ jobs:
- run: 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
remix-ide-browser:
docker:

Loading…
Cancel
Save