summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorBrian Cristante <brcrista@microsoft.com>2018-10-01 08:55:56 -0400
committerBrian Cristante <brcrista@microsoft.com>2018-10-01 08:55:56 -0400
commit3f7af32c243bff8a6b6b3ca9332feb0b584b117e (patch)
treeb6346378de4265cbdedbd20e9d57bdf34299aff2 /.azure-pipelines
parent3f6f28d0bd189662ca3813c932f9a3ffb3b1d0a2 (diff)
downloadpip-3f7af32c243bff8a6b6b3ca9332feb0b584b117e.tar.gz
switch vs2017.yml to use the run-tests-windows.yml
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/vs2017.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/vs2017.yml b/.azure-pipelines/vs2017.yml
index 21f307484..9322def56 100644
--- a/.azure-pipelines/vs2017.yml
+++ b/.azure-pipelines/vs2017.yml
@@ -1,5 +1,5 @@
jobs:
-- template: jobs/test.yml
+- template: jobs/run-tests-windows.yml
parameters:
vmImage: vs2017-win2017