Skip to content

Commit 0f1e985

Browse files
committed
test(ci): allow more time for android tests
1 parent 746b87e commit 0f1e985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_e2e_android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216

217217
- name: Detox Tests
218218
uses: reactivecircus/android-emulator-runner@v2
219-
timeout-minutes: 40
219+
timeout-minutes: 60
220220
with:
221221
api-level: ${{ matrix.api-level }}
222222
avd-name: TestingAVD

0 commit comments

Comments
 (0)