Skip to content

Commit 1ca4eaa

Browse files
authored
Update ci.yml
1 parent 6bdb3ac commit 1ca4eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ stages:
654654
# Just uploading artifacts/logs/ files can take 15 minutes. Doubling the cancel timeout for this job.
655655
cancelTimeoutInMinutes: 30
656656
buildArgs: -all -pack -test /p:SkipHelixReadyTests=true /p:SkipIISNewHandlerTests=true /p:SkipIISTests=true
657-
/p:SkipIISExpressTests=true /p:SkipIISNewShimTests=true /p:RunTemplateTests=true
657+
/p:SkipIISExpressTests=true /p:SkipIISNewShimTests=true /p:RunTemplateTests=false
658658
$(_InternalRuntimeDownloadArgs)
659659
beforeBuild:
660660
- powershell: "& ./src/Servers/IIS/tools/UpdateIISExpressCertificate.ps1; & ./src/Servers/IIS/tools/update_schema.ps1"

0 commit comments

Comments
 (0)