Skip to content

Commit 509f7a4

Browse files
author
Sheyla Trudo
committed
fixup! Template
1 parent 8638f02 commit 509f7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/templates/run-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ stages:
3636
variables:
3737
STORAGE_ID: $[ stagedependencies.setup.env.outputs['EnvironmentalVariables.StorageID'] ]
3838
pool:
39-
name: "$(BUILD_POOL_NAME_DEFAULT_WINDOWS_ALT)"
39+
name: "$(BUILD_POOL_NAME_DEFAULT_WINDOWS)"
4040
os: windows
4141
steps:
4242
- script: |

0 commit comments

Comments
 (0)