Update .gitea/workflows/ci-test.yaml

This commit is contained in:
2025-08-26 17:22:02 +00:00
parent a6d3326ecb
commit cbf9c9db6f

View File

@ -118,6 +118,7 @@ jobs:
working-directory: infra/iac
run: |
tofu init
opentofu state list | grep proxmox_virtual_environment_vm | xargs -n1 opentofu state rm
- name: Plan
working-directory: infra/iac