1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-02 02:47:56 +00:00

Log test-android CI job in stacktrace mode

This commit is contained in:
XiangRongLin
2021-12-20 16:29:20 +01:00
committed by Tobi
parent 96eb1425f8
commit dc67628ba5

View File

@@ -72,7 +72,7 @@ jobs:
api-level: ${{ matrix.api-level }}
# workaround to emulator bug: https://github.com/ReactiveCircus/android-emulator-runner/issues/160
emulator-build: 7425822
script: ./gradlew connectedCheck
script: ./gradlew connectedCheck --stacktrace
sonar:
runs-on: ubuntu-latest