Skip to content

Commit 6cdb935

Browse files
committed
Increasing timeout to 90 min
1 parent 970de2b commit 6cdb935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-realm-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ jobs:
483483
CODE_SIGN_IDENTITY: ""
484484
CODE_SIGNING_REQUIRED: NO
485485
AD_HOC_CODE_SIGNING_ALLOWED: YES
486-
timeout-minutes: 75
486+
timeout-minutes: 90
487487
run: npm run ${{ matrix.variant.target}} --prefix integration-tests/environments/${{ matrix.variant.environment }}
488488

489489
- name: Setup Java Gradle cache for android test app

0 commit comments

Comments
 (0)