externalTests: Use yarn install instead of yarn in colony ext test to avoid compiling contracts twice

This commit is contained in:
Kamil Śliwak
2021-12-13 11:46:13 +01:00
committed by chriseth
parent 6b771735a0
commit 6afb63200c
+1 -1
View File
@@ -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