Skip to content

Commit

Permalink
chore: run wasm and ios ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eriklimakc committed Sep 30, 2024
1 parent 23eff83 commit 82e9dd8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions build/ci/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,8 @@ stages:
# Don't trigger this stage if only docs files are changed
condition: ne(dependencies.Determine_Changes.outputs['evaluate_changes.DetermineChanges.docsOnly'], 'true')
jobs:
# Disabled just to speed up the build
# - template: stage-build-uitests-wasm.yml
- template: stage-build-uitests-wasm.yml
- template: stage-build-uitests-android.yml
# Disabled just to speed up the build
# - template: stage-build-uitests-ios.yml
- template: stage-build-uitests-ios.yml
# Disabled waiting on uno fix: https://github.com/unoplatform/uno/pull/17668
# - template: stage-build-runtimetests-skia.yml

0 comments on commit 82e9dd8

Please sign in to comment.