summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2025-02-14 11:22:07 +0100
committerAlbin <albin@mullvad.net>2025-02-14 14:46:18 +0100
commit3855d1a5e6bd76cbfad376ee66da0560a6ffcaad (patch)
tree2ce8961bb56c7a4c715fa2cc8aeef3bafc4b3be5
parentd81a24a37de872fa76d262a67a63d9656de314e6 (diff)
downloadmullvadvpn-3855d1a5e6bd76cbfad376ee66da0560a6ffcaad.tar.xz
mullvadvpn-3855d1a5e6bd76cbfad376ee66da0560a6ffcaad.zip
Increase schedule e2e test repeat to 10
-rw-r--r--.github/workflows/android-app.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml
index 8cac404bf7..caf8a9e700 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -61,7 +61,7 @@ permissions: {}
env:
DEFAULT_E2E_REPEAT: 0
- SCHEDULE_E2E_REPEAT: 1
+ SCHEDULE_E2E_REPEAT: 10
jobs:
prepare: