Skip to content

Commit

Permalink
Update emulator boot timeout since it seemingly is taking longer lately
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvp committed May 3, 2024
1 parent a272fdd commit c57fcd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commit_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api-level }}
emulator-boot-timeout: 900
script: ./gradlew connectedCheck

0 comments on commit c57fcd9

Please sign in to comment.