* MOD: again shellcheck
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
+2 -2
View File
@@ -10,6 +10,6 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install shellcheck - name: Install shellcheck
run: apt update && apt install -y shellcheck && ls run: apt update && apt install -y shellcheck
- name: test - name: test
run: shellcheck.sh run: ls # shellcheck.sh