Skip to content

Commit 036ed3d

Browse files
committed
Debug
1 parent 07a9d5f commit 036ed3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
emulatorApi: ${{ matrix.emulatorApi }}
9999
run: |
100100
ls -ls app/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected
101+
ls -ls app/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator-5554\ -\ 9
101102
cp app/build/outputs/connected_android_test_additional_output/debugAndroidTest/connected/emulator-5554\ -\ ${{ matrix.emulatorApi }}/* screenshotsToCompare${{ matrix.emulatorApi }}
102103
export DISPLAY=:99
103104
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 &

0 commit comments

Comments
 (0)