Skip to content

Commit 328910d

Browse files
HaoKcaptainsafia
andauthored
Update .azure/pipelines/ci.yml
Co-authored-by: Safia Abdalla <[email protected]>
1 parent 0bb4cc8 commit 328910d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ stages:
751751
- script: ./eng/build.cmd -ci -nobl -noBuildRepoTasks -restore -noBuild -noBuildNative -projects src/Grpc/**/*.csproj
752752
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log $(_InternalRuntimeDownloadArgs)
753753
displayName: Restore interop projects
754-
- script: ./eng/build.cmd -ci -noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
754+
- script: ./eng/build.cmd -ci -nobl -noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
755755
/p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true
756756
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log $(_InternalRuntimeDownloadArgs)
757757
displayName: Run build.cmd helix target

0 commit comments

Comments
 (0)