Skip to content

Commit

Permalink
Update functional-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored May 7, 2024
1 parent 3171ac2 commit 557c7a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
arch: x86_64
target: google_apis
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
Expand All @@ -227,6 +229,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
arch: x86_64
script: |
bundle exec rake test:func:android TESTS=${{matrix.test_targets.target}}
target: google_apis
Expand Down

0 comments on commit 557c7a4

Please sign in to comment.