We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3116ed0 commit 39ea13bCopy full SHA for 39ea13b
.github/workflows/integration_tests.yml
@@ -927,6 +927,7 @@ jobs:
927
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
928
testapp_dir: testapps
929
test_type: "game-loop"
930
+ timeout: 1200
931
test_devices: '${{ steps.device-info.outputs.device }}'
932
test_device_selection: random
933
max_attempts: 3
@@ -1103,6 +1104,7 @@ jobs:
1103
1104
1105
1106
1107
1108
1109
1110
0 commit comments