Skip to content

Commit 8ea78a6

Browse files
Merge pull request #519 from square/zachklipp/increase-ui-test-timeout
2 parents 0376d1b + 98d9b95 commit 8ea78a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
instrumentation-tests:
5858
name: Instrumentation tests
5959
runs-on: macos-latest
60-
timeout-minutes: 30
60+
timeout-minutes: 40
6161
strategy:
6262
# Allow tests to continue on other devices if they fail on one device.
6363
fail-fast: false

0 commit comments

Comments
 (0)