mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-25 12:32:31 +01:00
made CI script print stack trace
This commit is contained in:
parent
2d47daabf8
commit
0c9b6582cc
@ -28,3 +28,5 @@ before_script:
|
||||
- emulator -avd test -no-skin -no-audio -no-window &
|
||||
- android-wait-for-emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
script: ./gradlew --stacktrace build connectedCheck
|
||||
|
Loading…
Reference in New Issue
Block a user