Skip to content

Commit 26e1bd0

Browse files
committed
Update ci.yml
1 parent 9f448ea commit 26e1bd0

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
@@ -674,7 +674,7 @@ stages:
674674
timeoutInMinutes: 180
675675
steps:
676676
# Build the shared framework
677-
- script: ./build.cmd -ci -all -test -pack -arch x64 -buildNative /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log /bl:artifacts/log/helix.build.x64.binlog
677+
- script: ./build.cmd -ci -all -pack -arch x64 -buildNative /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log /bl:artifacts/log/helix.build.x64.binlog
678678
displayName: Build shared fx
679679
- script: .\restore.cmd -ci /p:BuildInteropProjects=true
680680
displayName: Restore

0 commit comments

Comments
 (0)