Skip to content

Commit 39b2719

Browse files
authored
Update ci.yml
1 parent 8db7ca3 commit 39b2719

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
@@ -610,7 +610,7 @@ stages:
610610
- script: ./build.cmd -ci -nobl -noBuildRepoTasks -restore -noBuild -noBuildNative -projects src/Grpc/**/*.csproj
611611
displayName: Restore interop projects
612612
- script: ./build.cmd -ci -nobl -noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
613-
/p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true /p:DotNetCliVersion=$(NETCoreSdkVersion)
613+
/p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true
614614
/p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
615615
displayName: Run build.cmd helix target
616616
env:

0 commit comments

Comments
 (0)