diff --git a/scripts/checkquota.sh b/scripts/checkquota.sh index 4e388a6b5..167a85a69 100644 --- a/scripts/checkquota.sh +++ b/scripts/checkquota.sh @@ -56,6 +56,7 @@ for REGION in "${REGIONS[@]}"; do if [ -z "$MODEL_INFO" ]; then echo "⚠️ WARNING: No quota information found for model: $MODEL in $REGION. Skipping." + INSUFFICIENT_QUOTA=true continue fi