From a7f783e2cfee8da07db6f22fcc519e674d744ff2 Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:50:41 +0100 Subject: [PATCH] debug be gone --- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 03e0a17..622e1a8 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -30,11 +30,6 @@ jobs: with: tofu_version: 1.11.5 - - name: debug - id: debug - run: | - env | cut -d= -f1 | sort - - name: OpenTofu Init id: init run: tofu init --upgrade