Skip to content

Commit

Permalink
Merge pull request #1079 from cloudskiff/fix_azure_acc_tests
Browse files Browse the repository at this point in the history
Remove skip subscription for azure
  • Loading branch information
eliecharra authored Sep 28, 2021
2 parents fb9879f + aced32f commit 65352be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
CLOUDSDK_CORE_PROJECT: driftctl-qa-1
GOOGLE_APPLICATION_CREDENTIALS: /tmp/google.json
ACC_GOOGLE_CREDENTIALS: /tmp/google-admin.json
ARM_SKIP_PROVIDER_REGISTRATION: 'true'
steps:
- checkout
- go/install:
Expand Down

0 comments on commit 65352be

Please sign in to comment.