Skip to content

Commit 700c60f

Browse files
committed
build integration tests timeout
1 parent 922793c commit 700c60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
workflow: 'build_starter.yml'
245245
run_id: ${{ github.event.inputs.packaged_sdk_run_id }}
246246
- name: Build integration tests
247-
timeout-minutes: 180
247+
timeout-minutes: 240
248248
shell: bash
249249
run: |
250250
unzip -q firebase_unity_sdk.zip -d ~/Downloads/

0 commit comments

Comments
 (0)