Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Sep 13, 2024
1 parent 643bf4e commit 5863395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-examples-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
if [ -z "$tenantId" ]; then
tenantId=${{ secrets.ARM_TENANT_ID }}
fi
echo "tenantId: $tenantId"
subscriptionId=${{ secrets.ARM_SUBSCRIPTION_ID_OVERRIDE }}
if [ -z "$subscriptionId" ]; then
Expand Down

0 comments on commit 5863395

Please sign in to comment.