Skip to content

Commit

Permalink
Increasing timeout to 90 min
Browse files Browse the repository at this point in the history
  • Loading branch information
kneth committed Jun 12, 2024
1 parent ae711c9 commit 43e5625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-realm-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ jobs:
CODE_SIGN_IDENTITY: ""
CODE_SIGNING_REQUIRED: NO
AD_HOC_CODE_SIGNING_ALLOWED: YES
timeout-minutes: 75
timeout-minutes: 90
run: npm run ${{ matrix.variant.target}} --prefix integration-tests/environments/${{ matrix.variant.environment }}

- name: Setup Java Gradle cache for android test app
Expand Down

0 comments on commit 43e5625

Please sign in to comment.