Skip to content

Commit 6a4ea39

Browse files
Enable TSA/Policheck (#58124)
Co-authored-by: William Godbe <[email protected]>
1 parent ed311c3 commit 6a4ea39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.azure/pipelines/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ extends:
138138
os: windows
139139
spotBugs:
140140
enabled: false
141+
policheck:
142+
enabled: true
143+
tsa:
144+
enabled: true
141145
containers:
142146
alpine319WithNode:
143147
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode

0 commit comments

Comments
 (0)