From c97fd383481db85dff6208e8e3e14cc1fa199286 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 4 Nov 2025 15:14:58 -0500 Subject: [PATCH] ... --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index ddf85a8..89b9673 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -113,9 +113,6 @@ jobs: get: true reconfigure: true - - run: | - echo -e "${{ steps.tofu-init.outputs.init-output }}" - - name: Tofu Plan id: tofu-plan continue-on-error: true