We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f649af5 commit 162db8eCopy full SHA for 162db8e
.ci/test.yml
@@ -133,6 +133,7 @@ jobs:
133
MAPPED_ADO_PRIVATE_REPO_URL: $(ado_private_repo_url)
134
displayName: 'Execute functional tests with AzAuth'
135
condition: eq(${{ parameters.useAzAuth }}, true)
136
+ pwsh: true
137
138
- ${{ parameters.powershellExecutable }}: |
139
$modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'
0 commit comments