Skip to content

Commit e3ae904

Browse files
directhexam11
andauthored
Add clr.tools subset to runtime-community (#88160)
Co-authored-by: Adeel Mujahid <[email protected]>
1 parent 9ffc338 commit e3ae904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtime-community.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ extends:
6363
jobParameters:
6464
testGroup: innerloop
6565
nameSuffix: AllSubsets_Mono
66-
buildArgs: -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true
66+
buildArgs: -s mono+libs+host+packs+libs.tests+clr.iltools+clr.packages -c $(_BuildConfig) /p:ArchiveTests=true
6767
timeoutInMinutes: 180
6868
condition: >-
6969
or(

0 commit comments

Comments
 (0)