Skip to content

Commit bffe299

Browse files
committed
ci: Disable Android E2E tests
1 parent 9435b7b commit bffe299

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ado/azure-pipelines.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
- template: templates/android-dep-setup.yml
6363

6464
# builds a debug apk and runs E2E tests on it
65-
- template: templates/e2e-testing-android.yml
65+
# Disable as Android E2E tests are failing
66+
# - template: templates/e2e-testing-android.yml
6667

6768
- job: macOSPR
6869
displayName: macOS PR

0 commit comments

Comments
 (0)