diff --git a/.circleci/generate.sh b/.circleci/generate.sh index 1c879927b6..f554a2c0d4 100755 --- a/.circleci/generate.sh +++ b/.circleci/generate.sh @@ -189,6 +189,7 @@ elif $all; then elif (!($has_env_vars)); then print_help + exit 0 fi # add new or modified tests to the sets of tests to be repeated