* MOD: shellcheck again
Some checks failed
checks / check and test (push) Failing after 7s
checks / check and test (pull_request) Failing after 6s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 12:39:52 +01:00
parent 4b0ea1dbb3
commit 965908c1b1

View File

@@ -12,4 +12,4 @@ jobs:
- name: Install shellcheck
run: apt update && apt install -y shellcheck
- name: test
run: ls # shellcheck.sh
run: ./shellcheck.sh