Skip to content

Commit

Permalink
build: time android instrumented tests out after 30 minutes (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
boringcactus authored Sep 3, 2024
1 parent c9dd7d6 commit d8f21f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
script: echo "Generated AVD snapshot for caching."
- name: run tests
uses: reactivecircus/android-emulator-runner@v2
timeout-minutes: 30
with:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
Expand Down

0 comments on commit d8f21f3

Please sign in to comment.