mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
externalTests: Use yarn install
instead of yarn
in colony ext test to avoid compiling contracts twice
This commit is contained in:
parent
6b771735a0
commit
6afb63200c
@ -49,7 +49,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