From 10ffb6c6a01dbe83f3246a3c4c4e249024397864 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 22 Mar 2023 04:46:41 -0500 Subject: [PATCH] Test gh-actions --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 271a2ba61..2f32921ae 100755 --- a/build.sh +++ b/build.sh @@ -162,6 +162,7 @@ android_boot() { # shellcheck disable=SC2016 android_test() { + return 1 API=$1 AVDNAME=${AVD_PREFIX}${API}