From 3aa34d3f61c89cd44d69ac6a604330f53ab33cb1 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Wed, 20 Aug 2025 18:28:18 +0000 Subject: [PATCH] Update .gitea/workflows/ci-test.yaml --- .gitea/workflows/ci-test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index 00f2a4d..1f9f7eb 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -42,7 +42,6 @@ jobs: working-directory: infra/iac run: | tofu init - tofu taint proxmox_virtual_environment_vm.VM-Kubernetes-01 - name: Plan working-directory: infra/iac