Skip to content

Commit

Permalink
chore: disable uitests
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrandolph committed Jul 29, 2024
1 parent 23b2cf7 commit 6d78fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ stages:
# Don't trigger this stage if only docs files are changed
condition: ne(dependencies.Determine_Changes.outputs['evaluate_changes.DetermineChanges.docsOnly'], 'true')
jobs:
- template: stage-build-uitests-wasm.yml
# - template: stage-build-uitests-wasm.yml
# - template: stage-build-runtimetests-skia.yml

0 comments on commit 6d78fb0

Please sign in to comment.