* MOD: again shellcheck
All checks were successful
checks / check and test (push) Successful in 6s
checks / check and test (pull_request) Successful in 6s

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

View File

@@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install shellcheck
run: apt update && apt install -y shellcheck && ls
run: apt update && apt install -y shellcheck
- name: test
run: shellcheck.sh
run: ls # shellcheck.sh