Fix tests
This commit is contained in:
parent
e218efda75
commit
a88740a328
1 changed files with 2 additions and 0 deletions
2
.github/scripts/run_tests.sh
vendored
2
.github/scripts/run_tests.sh
vendored
|
|
@ -7,6 +7,8 @@ while [ $index -lt 60 ]; do
|
|||
index=$((index + 1))
|
||||
done
|
||||
|
||||
adb shell bmgr enable false
|
||||
|
||||
D2D_BACKUP_TEST=$1
|
||||
|
||||
large_test_exit_code=0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue