Skip to content

Commit

Permalink
add tenant id and disable logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Aug 29, 2024
1 parent a5f2051 commit d85aa0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/acc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- run: bash scripts/gogetcookie.sh
- run: make acctests
env:
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
ARM_USE_OIDC: true
TESTARGS: '-run TestAccAuth_oidc'
TF_LOG: DEBUG
TESTARGS: '-run TestAccAuth_oidc'

0 comments on commit d85aa0e

Please sign in to comment.