aboutsummaryrefslogtreecommitdiff
path: root/scripts/check
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check')
-rwxr-xr-xscripts/check2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/check b/scripts/check
index 6886411..8196859 100755
--- a/scripts/check
+++ b/scripts/check
@@ -7,4 +7,6 @@ ROOT="$(cd "$(dirname "$0")/.." && pwd)"
"$ROOT/scripts/check-wrapper"
"$ROOT/scripts/check-server"
+cd "$ROOT"
"$ROOT/gradlew" --no-daemon :app:test :adb:test :app:lint
+"$ROOT/scripts/check-server-source"