one more time#2

pull/2098/head^2
Moe 4 months ago
parent adba95e7b2
commit b5ae6d4f28

@ -77,7 +77,7 @@ jobs:
echo "Start screen recording"
adb shell screenrecord /sdcard/benchmark.mp4 &
./gradlew :benchmark:connectedDemoBenchmarkAndroidTest
./gradlew :benchmark:connectedDemoBenchmarkAndroidTest || true
adb shell pkill -INT screenrecord || true
sleep 3

Loading…
Cancel
Save