Skip to content

Commit 95ed989

Browse files
committed
Maybe this
1 parent ee01182 commit 95ed989

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -657,10 +657,9 @@ extends:
657657
-NoRestore
658658
-NoBuild
659659
-NoBuildDeps
660-
-NoBuildRepoTasks
661660
-configuration Release
662661
-bl
663-
-ci
662+
/p:ContinuousIntegrationBuild=true
664663
displayName: Run project template tests
665664
- powershell: . ./activate.ps1; ./src/ProjectTemplates/scripts/Run-BlazorWeb-Locally.ps1 -Verbose
666665
displayName: Run Blazor web app test script

0 commit comments

Comments
 (0)