From d227fc5a3759b38847b85e923036eded1c245690 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 8 Apr 2024 20:07:26 +0200 Subject: [PATCH] Skip mobile --- scripts/test-build | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/test-build b/scripts/test-build index cafb3d2..a050d35 100755 --- a/scripts/test-build +++ b/scripts/test-build @@ -8,6 +8,7 @@ skip=( "desktop-vm" "gwyn" "loki-test" + "mobile" "test-raspi" "staubfinger" )