Skip to content

Commit

Permalink
chore: Adjust custom auth mvvm test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jun 22, 2024
1 parent ea9b1cb commit 1ff2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/.azure-pipelines.TemplateValidation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
"CustomAuthMvux;;-preset=recommended -auth=custom",
"CustomAuthMvvm;;-preset=recommended -presentation mvvm -auth=custom",
"CustomAuthMvuxCSharp;;-preset=recommended -auth=custom -markup csharp",
"CustomAuthMvvmCSharp;-preset=recommended -presentation mvvm -auth=custom -markup csharp",
"CustomAuthMvvmCSharp;;-preset=recommended -presentation mvvm -auth=custom -markup csharp",
"WebAuthMvux;;-preset=recommended -auth=web",
"WebAuthMvvm;;-preset=recommended -presentation mvvm -auth=web",
"WebAuthMvuxCSharp;;-preset=recommended -auth=web -markup csharp",
Expand Down

0 comments on commit 1ff2184

Please sign in to comment.