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

This commit is contained in:
Mike Holloway 2025-01-07 04:03:56 -05:00
parent fd652f20e1
commit 6f99869aee

View File

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