Skip to content

Commit

Permalink
ci: adding wasm multi-threading test
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Aug 23, 2024
1 parent c500010 commit c5376e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/.azure-pipelines.TemplateValidation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
"NoServerNoHttp;;-preset recommended -server false -http false",
"NoTests;;-preset recommended -tests none",
"FrameNavigation;; -preset recommended --navigation blank",
"WasmMultiThreading;;-wasm-multi-threading true",
# Disabling this test for now as it was specific to net7
# https://github.com/unoplatform/uno.templates/issues/22
Expand Down

0 comments on commit c5376e1

Please sign in to comment.