diff --git a/tests/gh-actions/install_knative.sh b/tests/gh-actions/install_knative.sh index 31e44ff0e..594dd9ffe 100644 --- a/tests/gh-actions/install_knative.sh +++ b/tests/gh-actions/install_knative.sh @@ -2,7 +2,6 @@ set -euo pipefail echo "Installing KNative ..." - # Retry mechanism for applying Knative manifests set +e for i in {1..5}; do