From 9058bb60b26556714497cd2529fc163d5a662efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Fri, 4 Feb 2022 13:29:01 +0900 Subject: [PATCH] Split out clr.tools unit tests Don't even build them as part of the clr subset, only on demand. --- eng/Subsets.props | 4 ++++ eng/pipelines/coreclr/templates/build-job.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/eng/Subsets.props b/eng/Subsets.props index ae170fd711f7fc..de8a2710eb6862 100644 --- a/eng/Subsets.props +++ b/eng/Subsets.props @@ -117,6 +117,7 @@ + @@ -249,6 +250,9 @@ + + +