Skip to content

Commit b65d3dd

Browse files
committed
Update ci.yml
1 parent e8320f2 commit b65d3dd

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

0 commit comments

Comments
 (0)