From 05aaf3960c92090a7b88ccb8040652a1dd3d13c1 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 9 Nov 2023 09:21:48 +0100 Subject: ci: ignore tests.sh --- tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.sh b/tests.sh index 4b8535c..8d442ec 100644 --- a/tests.sh +++ b/tests.sh @@ -1,4 +1,5 @@ #!/bin/bash +# shellcheck disable=all # führe Script nach Fehlern weiter aus set +e -- cgit v1.2.3