Skip to content

Commit

Permalink
Change ui_tests.yml workflow Emulator profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Iliyan Germanov committed Nov 24, 2021
1 parent 99fe0ee commit 3b33b91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
profile: Galaxy Nexus
emulator-build: 7425822 # https://github.com/ReactiveCircus/android-emulator-runner/issues/160
profile: Pixel 5
script: bundle exec fastlane ui_tests

- name: Upload Android Tests report to GitHub
Expand Down

0 comments on commit 3b33b91

Please sign in to comment.