No cleanup after run
Some checks failed
Test Renovate Config / e2e-renovate (pull_request) Failing after 2m41s

This commit is contained in:
2025-11-22 15:59:12 +01:00
parent 7476a7e5bf
commit 4895885b28

View File

@@ -102,7 +102,7 @@ cleanup() {
}
# Register cleanup to run on exit
trap cleanup EXIT
# trap cleanup EXIT
# --- Step 1: Initial Run (Onboarding) ---
echo "Running Renovate E2E (Run 1: Onboarding)..."