diff --git a/script/cibuild b/script/cibuild index afafd7d0..d30fd36b 100755 --- a/script/cibuild +++ b/script/cibuild @@ -2,6 +2,8 @@ script/branding +set -e + if [[ -z "$TEST_SUITE" ]] then script/test ci