Skip to content

Commit 6e63441

Browse files
Copilotnagilson
andcommitted
Enable runTests for Alpine 3.22 Helix image
Co-authored-by: nagilson <[email protected]>
1 parent a349f2f commit 6e63441

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

eng/pipelines/templates/jobs/sdk-job-matrix.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ parameters:
5959
osProperties: /p:HostOSName=linux-musl
6060
# SBOM generation is not supported for alpine.
6161
enableSbom: false
62-
# Skipping all container-based testing for now.
63-
# See: https://github.com/dotnet/sdk/issues/40935
64-
runTests: false
62+
runTests: true
6563
- categoryName: TemplateEngine
6664
osProperties: $(linuxOsPortableProperties)
6765
testProjects: $(Build.SourcesDirectory)/test/Microsoft.TemplateEngine.Cli.UnitTests/Microsoft.TemplateEngine.Cli.UnitTests.csproj;$(Build.SourcesDirectory)/test/dotnet-new.IntegrationTests/dotnet-new.IntegrationTests.csproj

0 commit comments

Comments
 (0)