Skip to content

Commit

Permalink
ci(bank-sdk): Fix UI tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
a-szotyori authored Jul 9, 2024
1 parent 2d7df38 commit 72a9477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bank-sdk.check.ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
api-level: 33
arch: x86_64
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back emulated
disable-animations: true
script: >
adb uninstall net.gini.android.bank.sdk.exampleapp.test ;
Expand Down

0 comments on commit 72a9477

Please sign in to comment.