Skip to content

Commit 9a34a6e

Browse files
Enable TSA/Policheck (#58123)
Co-authored-by: William Godbe <[email protected]>
1 parent a6319f9 commit 9a34a6e

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
@@ -144,6 +144,10 @@ extends:
144144
os: windows
145145
spotBugs:
146146
enabled: false
147+
policheck:
148+
enabled: true
149+
tsa:
150+
enabled: true
147151
containers:
148152
alpine319WithNode:
149153
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode

0 commit comments

Comments
 (0)