diff --git a/.ado/azure-pipelines.yml b/.ado/azure-pipelines.yml index bfc87244d3..5bf2d0d7a9 100644 --- a/.ado/azure-pipelines.yml +++ b/.ado/azure-pipelines.yml @@ -59,8 +59,7 @@ jobs: displayName: 'yarn bundle $(platform)' # builds a debug apk and runs E2E tests on it - # Disable as Android E2E tests are failing - # - template: templates/e2e-testing-android.yml + - template: templates/e2e-testing-android.yml - job: macOSPR displayName: macOS PR