Skip to content

Commit

Permalink
Added profile and avd name
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 8, 2024
1 parent 20691c3 commit 59bd31f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
working-directory: ./example
profile: Nexus 6
avd-name: avd-34-x64
script: |
echo "Emulator launched"
patrol test -t integration_test/drop_in_test/drop_in_card_test.dart --dart-define=CLIENT_KEY='${{ secrets.ADYEN_TEST_CLIENT_KEY }}' --dart-define=X_API_KEY='${{ secrets.ADYEN_TEST_X_API_KEY }}' -d emulator-5554 --verbose

0 comments on commit 59bd31f

Please sign in to comment.