Update config.yml

pull/3347/head
Aniket 2 years ago committed by GitHub
parent 7f332156a8
commit a4a84e653d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

@ -74,7 +74,7 @@ jobs:
- run: cd dist/libs/remix-tests && yarn add @remix-project/remix-simulator ../../libs/remix-simulator
- run: cd 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
- run: yarn run test:libs
remix-ide-browser:
docker:

Loading…
Cancel
Save