Skip to content

Commit 06ca2c4

Browse files
committed
Re-enable ProjectTemplates tests
- should be mandatory for changes in this branch
1 parent aee5e40 commit 06ca2c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ stages:
446446
displayName: Pack Templates
447447
- script: ./src/ProjectTemplates/build.cmd -ci -test -NoRestore -NoBuild -NoBuilddeps "/p:RunTemplateTests=true /bl:artifacts/log/template.test.binlog"
448448
displayName: Test Templates
449-
continueOnError: true # Continue on error to avoid issues with stabilized build.
450449
artifacts:
451450
- name: Windows_Test_Templates_Logs
452451
path: artifacts/log/

0 commit comments

Comments
 (0)