mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12393 from ethereum/dont-compile-twice-in-colony-ext-test
Avoid double compilation in Colony external test
This commit is contained in:
commit
248bc387cd
@ -50,7 +50,7 @@ function colony_test
|
||||
|
||||
neutralize_package_json_hooks
|
||||
force_truffle_compiler_settings "$config_file" "$BINARY_TYPE" "${DIR}/solc" "$min_optimizer_level"
|
||||
yarn
|
||||
yarn install
|
||||
git submodule update --init
|
||||
|
||||
cd lib
|
||||
|
Loading…
Reference in New Issue
Block a user