Skip to content

Commit

Permalink
enable ps session
Browse files Browse the repository at this point in the history
  • Loading branch information
maniSbindra committed Aug 11, 2024
1 parent 1901bb6 commit 457d601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/az-mpf-e2e-arm-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
client-id: ${{ secrets.AZURE_OID_CLIENT_ID }}
tenant-id: ${{ secrets.MPF_TENANTID }}
subscription-id: ${{ secrets.MPF_SUBSCRIPTIONID }}
enable-AzPSSession: true

- name: Test with Go
run: |
Expand Down

0 comments on commit 457d601

Please sign in to comment.