Skip to content

Commit

Permalink
Update test plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alorma committed Oct 23, 2023
1 parent 0c4505e commit 942dc58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
java-version: 11

- name: Run instrumentation tests
uses: ReactiveCircus/android-emulator-runner@v2.21.0
uses: ReactiveCircus/android-emulator-runner@v2.28.0
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
profile: pixel_2
profile: pixel_xl
disable-animations: true
script: ./gradlew :sample:connectedCheck :barista-compose:connectedCheck

0 comments on commit 942dc58

Please sign in to comment.