Skip to content

Commit

Permalink
CI: avoid OutOfMemoryError.
Browse files Browse the repository at this point in the history
Fixes #599.
  • Loading branch information
dennisguse committed Mar 7, 2021
1 parent 3f5c3a5 commit 70f571c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
arch: x86_64
profile: Nexus 6
script: ./gradlew connectedCheck

0 comments on commit 70f571c

Please sign in to comment.