Skip to content

Commit

Permalink
Update test-policies.yml
Browse files Browse the repository at this point in the history
Removed AZURE_CREDENTIALS at "Test Azure Policies" step
  • Loading branch information
fawohlsc authored Oct 28, 2020
1 parent 66b962d commit 5a0e156
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-policies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,5 @@ jobs:
enable-AzPSSession: true
- name: Test Azure Policies
shell: pwsh
env:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
run: |
Invoke-Pester -Output Detailed -CI

0 comments on commit 5a0e156

Please sign in to comment.