diff options
| -rw-r--r-- | .github/workflows/android-app.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index a1c9553f7b..406d362455 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -247,7 +247,6 @@ jobs: retention-days: 1 instrumented-tests: - if: false name: Run instrumented tests runs-on: [self-hosted, android-emulator] timeout-minutes: 30 |
