Skip to content

Commit

Permalink
Quarantine "Build - BlazorServer" scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros authored Aug 2, 2023
1 parent 3406b90 commit f0e6721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build-perf-scenarios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ parameters:
# https://github.com/dotnet/aspnetcore/issues/49760
# - displayName: "Build - BlazorWasm (Hosted)"
# arguments: --scenario blazorwasm-hosted $(buildJobs) --property scenario=BlazorWasmHosted
- displayName: "Build - BlazorServer"
arguments: --scenario blazorserver $(buildJobs) --property scenario=BlazorServer
# - displayName: "Build - BlazorServer"
# arguments: --scenario blazorserver $(buildJobs) --property scenario=BlazorServer
- displayName: "Build - MVC"
arguments: --scenario mvc $(buildJobs) --property scenario=MVC
- displayName: "Build - API"
Expand Down

0 comments on commit f0e6721

Please sign in to comment.