We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f33215 commit a4a84e6Copy full SHA for a4a84e6
.circleci/config.yml
@@ -74,7 +74,7 @@ jobs:
74
- run: cd dist/libs/remix-tests && yarn add @remix-project/remix-simulator ../../libs/remix-simulator
75
- run: cd dist/libs/remix-tests && ./bin/remix-tests ./../../../libs/remix-tests/tests/examples_0/assert_ok_test.sol
76
- run: node dist/libs/remix-tests/bin/remix-tests ./libs/remix-tests/tests/examples_0/assert_ok_test.sol
77
- - run: yarn run test:libs
+ - run: yarn run test:libs
78
79
remix-ide-browser:
80
docker:
0 commit comments