mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-11 01:40:59 +00: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