diff options
| author | Albin <albin@mullvad.net> | 2023-08-31 17:04:02 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-08-31 17:31:11 +0200 |
| commit | 2bbf2d666812da5dec8bc01822b0593279ee0884 (patch) | |
| tree | a4c4b44f069d9742b30865996bfbdccd5ad4478a /.github | |
| parent | 91745b059f09f54920df4f690496b5e2d98fdf83 (diff) | |
| download | mullvadvpn-2bbf2d666812da5dec8bc01822b0593279ee0884.tar.xz mullvadvpn-2bbf2d666812da5dec8bc01822b0593279ee0884.zip | |
Revert "Merge branch 'disable-instrumented-tests'"
This reverts commit 489f34cccaf36b9cccde9d9aa26264c422c366a5, reversing
changes made to 4f3c7d757a0f49d69dd3f064974dbde3c309ef3a.
Diffstat (limited to '.github')
| -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 |
