mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Save logcat to reports
This commit is contained in:
@@ -12,4 +12,5 @@ test:
|
||||
- adb shell input keyevent 82
|
||||
- ./gradlew connectedAndroidTest
|
||||
- cp -r app/build/outputs $CIRCLE_ARTIFACTS || echo ok
|
||||
- cp -r app/build/reports/androidTests/connected/* $CIRCLE_TEST_REPORTS || echo ok
|
||||
- cp -r app/build/reports/androidTests/connected/* $CIRCLE_TEST_REPORTS || echo ok
|
||||
- adb logcat -d > $CIRCLE_TEST_REPORTS/logcat.txt
|
||||
Reference in New Issue
Block a user