tofu init test part VIII
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 28s

This commit is contained in:
Mike Holloway 2025-01-07 04:10:51 -05:00
parent 9246eab0cb
commit 2b0f2ad0b7

View File

@ -16,4 +16,4 @@ jobs:
- uses: opentofu/setup-opentofu@v1 - uses: opentofu/setup-opentofu@v1
- name: Check working directory and environment - name: Check working directory and environment
run: "echo $PWD" run: "echo $PWD"
working-directory: "$GITHUB_WORKSPACE/.gitea/tofu" working-directory: "${{ env.GITHUB_WORKSPACE }}/.gitea/tofu"