mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 19:07:02 +05:30
Merge #136
136: Update android-emulator-runner r=msfjarvis a=msfjarvis The emulator now runs with two cores so hopefully we'll see faster tests bors r+ Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
commit
5990d27a07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
arguments: test --stacktrace
|
||||
|
||||
- name: Run instrumentation tests
|
||||
uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3
|
||||
uses: reactivecircus/android-emulator-runner@d2799957d660add41c61a5103e2fbb9e2889eb73
|
||||
with:
|
||||
api-level: 30
|
||||
target: google_apis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue