aboutsummaryrefslogtreecommitdiff
path: root/scripts/check
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-01 00:00:00 +0000
committerLena <lena@omega>2026-08-01 00:00:00 +0000
commit827653aa291e37ae63c0cfa1eee4fbaa20cea122 (patch)
tree20f874004e1676b055bc695d3b1483bef9932fe7 /scripts/check
parentdcda3f64e0822554f647ec73fa8b0252268b87a0 (diff)
downloadscrcpy-android-827653aa291e37ae63c0cfa1eee4fbaa20cea122.tar.gz
build: pin and verify release inputs
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"