Skip to content

Commit 162db8e

Browse files
Move to PS7
1 parent f649af5 commit 162db8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
MAPPED_ADO_PRIVATE_REPO_URL: $(ado_private_repo_url)
134134
displayName: 'Execute functional tests with AzAuth'
135135
condition: eq(${{ parameters.useAzAuth }}, true)
136+
pwsh: true
136137

137138
- ${{ parameters.powershellExecutable }}: |
138139
$modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'

0 commit comments

Comments
 (0)