diff --git a/tests/scripts/yotta-build.sh b/tests/scripts/yotta-build.sh index 59cedf42..2648d3e2 100755 --- a/tests/scripts/yotta-build.sh +++ b/tests/scripts/yotta-build.sh @@ -6,7 +6,7 @@ set -eu yotta/create-module.sh cd yotta/module -# yt update # needs network +yt update || true # needs network yotta_build() {