Skip to content

Commit a0bf786

Browse files
Enable TSA/Policheck (#58125)
Co-authored-by: William Godbe <[email protected]>
1 parent 7218b23 commit a0bf786

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
@@ -113,6 +113,10 @@ extends:
113113
os: windows
114114
spotBugs:
115115
enabled: false
116+
policheck:
117+
enabled: true
118+
tsa:
119+
enabled: true
116120
containers:
117121
alpine319WithNode:
118122
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode

0 commit comments

Comments
 (0)