Skip to content

Commit 39ea13b

Browse files
committed
Double the FTL timeout.
1 parent 3116ed0 commit 39ea13b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,7 @@ jobs:
927927
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
928928
testapp_dir: testapps
929929
test_type: "game-loop"
930+
timeout: 1200
930931
test_devices: '${{ steps.device-info.outputs.device }}'
931932
test_device_selection: random
932933
max_attempts: 3
@@ -1103,6 +1104,7 @@ jobs:
11031104
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
11041105
testapp_dir: testapps
11051106
test_type: "game-loop"
1107+
timeout: 1200
11061108
test_devices: '${{ steps.device-info.outputs.device }}'
11071109
test_device_selection: random
11081110
max_attempts: 3

0 commit comments

Comments
 (0)