diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index 34a8bd7..aff5d6d 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -40,7 +40,7 @@ jobs: - name: Init OpenTofu working-directory: infra/iac - run: tofu init -upgrade + run: tofu init - name: Plan working-directory: infra/iac