ci: Increase firebase timeout to 30 minutes.

This commit is contained in:
Mateusz Armatys
2023-10-13 11:53:26 +02:00
committed by MargeBot
parent efe913c404
commit c1a757f26e
+1 -1
View File
@@ -285,7 +285,7 @@ pass-integration-tests:
--test ${TEST_APK}
--device model=${DEVICE_MODEL}
--test-targets "$TEST_TARGET"
--timeout 25m
--timeout 30m
--results-dir=$RESULTS_DIR
--num-flaky-test-attempts=$FLAKY_TEST_RERUN
--environment-variables listener=me.proton.core.test.android.ToastingRunListener