tofu init test part VI
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 27s

This commit is contained in:
Mike Holloway 2025-01-07 04:08:04 -05:00
parent 31a60ec91e
commit 6812e50ffe

View File

@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v4
- uses: opentofu/setup-opentofu@v1
- name: Check working directory and environment
run: "echo $GITHUB_WORKSPACE"
run: "echo $PWD"
working_directory: "$GITHUB_WORKSPACE/.gitea/tofu"