Skip to content

Commit

Permalink
ci: Disable iOS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jun 5, 2024
1 parent a183760 commit 028476a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,6 @@ jobs:
- template: build/stage-build-wasm.yml

- template: build/stage-uitests-wasm.yml
- template: build/stage-uitests-ios.yml
# disabled until https://github.com/microsoft/appcenter/issues/2584 can be worked around
#- template: build/stage-uitests-ios.yml
- template: build/stage-uitests-android.yml

0 comments on commit 028476a

Please sign in to comment.