Skip to content

Commit

Permalink
Added profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 7, 2024
1 parent e26768d commit ec3e656
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,11 @@ jobs:

- name: Boot emulator and run tests
uses: reactivecircus/android-emulator-runner@v2
env:
ADYEN_TEST_CLIENT_KEY: "ABC"
ADYEN_TEST_X_API_KEY: "1234"
with:
api-level: 34
target: google_apis
arch: x86_64
profile: Pixel 5
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
Expand Down

0 comments on commit ec3e656

Please sign in to comment.