diff --git a/.github/workflows/ui-tests.yaml b/.github/workflows/ui-tests.yaml index a1114b09..b045708f 100644 --- a/.github/workflows/ui-tests.yaml +++ b/.github/workflows/ui-tests.yaml @@ -58,4 +58,4 @@ jobs: emulator-options: >- -no-boot-anim -no-audio -no-snapshot -no-window -camera-back none -camera-front none -gpu swiftshader_indirect - script: ./gradlew connectedAndroidTest --no-daemon --stacktrace + script: ./gradlew connectedAndroidTest --no-daemon --info