From 06ca2c4ee3cc5b4bb7bb16bb963b6442bcdf22be Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Mon, 16 Sep 2019 15:36:04 -0700 Subject: [PATCH] Re-enable ProjectTemplates tests - should be mandatory for changes in this branch --- .azure/pipelines/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 7f3270f81d..ca0ef63a15 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -446,7 +446,6 @@ stages: displayName: Pack Templates - script: ./src/ProjectTemplates/build.cmd -ci -test -NoRestore -NoBuild -NoBuilddeps "/p:RunTemplateTests=true /bl:artifacts/log/template.test.binlog" displayName: Test Templates - continueOnError: true # Continue on error to avoid issues with stabilized build. artifacts: - name: Windows_Test_Templates_Logs path: artifacts/log/