Skip to content

Commit

Permalink
githubactions error: could not connect to TCP port 5554: Connection r…
Browse files Browse the repository at this point in the history
  • Loading branch information
Oladayo Salawu btcdev01 committed Jun 17, 2023
1 parent 191e1b5 commit f175946
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,11 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 33
emulator-build: 7425822
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
disable-animations: true
disable-spellchecker: false
disable-linux-hw-accel: auto
enable-hw-keyboard: false
channel: stable
script: ./gradlew app:connectedCheck

0 comments on commit f175946

Please sign in to comment.