mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-12-15 04:38:06 +00:00
made CI script print stack trace
This commit is contained in:
@@ -28,3 +28,5 @@ before_script:
|
|||||||
- emulator -avd test -no-skin -no-audio -no-window &
|
- emulator -avd test -no-skin -no-audio -no-window &
|
||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
|
|
||||||
|
script: ./gradlew --stacktrace build connectedCheck
|
||||||
|
|||||||
Reference in New Issue
Block a user