Skip to content

Commit 9650deb

Browse files
committed
Remove env
1 parent 91cc2bf commit 9650deb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/acceptance-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ jobs:
290290
TF_ACC_TERRAFORM_PATH: ${{ env.TOFU_CLI_PATH }}/tofu
291291
TF_ACC_PROVIDER_NAMESPACE: hashicorp
292292
TF_ACC_PROVIDER_HOST: registry.opentofu.org
293-
TF_LOG: TRACE
294293
TF_ACC: 1
295294
TF_UPDATE_CASSETTES: false
296295
TF_TEST_DOMAIN: scaleway-terraform.com
@@ -300,4 +299,3 @@ jobs:
300299
SCW_SECRET_KEY: "11111111-1111-1111-1111-111111111111"
301300
SCW_ENABLE_BETA: true
302301
TF_ACC_LOG: trace
303-
TF_LOG_CORE: trace

0 commit comments

Comments
 (0)