Skip to content

Commit

Permalink
[CI] Increase emulator boot timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jun 20, 2024
1 parent 0fe9965 commit 7019b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildInner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
target: ${{ inputs.api-type-target }}
sdcard-path-or-size: 1G
disk-size: 8G
emulator-boot-timeout: 1800
script: |
mkdir -p testResults/screenshots
adb logcat > testResults/logcat.txt &
Expand Down

0 comments on commit 7019b53

Please sign in to comment.