From e999b370dc7fa5fb260c351957a3ffb83ea41e2a Mon Sep 17 00:00:00 2001 From: William Godbe Date: Fri, 27 Sep 2024 12:12:52 -0700 Subject: [PATCH] Enable TSA/Policheck --- .azure/pipelines/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 0395418fe330..886ccb870b45 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -138,6 +138,10 @@ extends: os: windows spotBugs: enabled: false + policheck: + enabled: true + tsa: + enabled: true containers: alpine319WithNode: image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode