Skip to content

Commit ffc7a38

Browse files
committed
skip run test
1 parent 6841e8e commit ffc7a38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/templates/steps/build-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ steps:
6161
- ${{ if eq('true', parameters.UseFederatedAuth) }}:
6262

6363
- task: AzurePowerShell@5
64+
condition: false
6465
displayName: Run Tests (AzurePowerShell@5)
6566
env:
6667
SYSTEM_ACCESSTOKEN: $(System.AccessToken)

0 commit comments

Comments
 (0)