* MOD: again shellcheck
checks / check and test (push) Failing after 6s
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:38:57 +01:00
parent 0424181de8
commit dd63eb097e
+1 -1
View File
@@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install shellcheck
run: apt update && apt install -y shellcheck
run: apt update && apt install -y shellcheck && ls
- name: test
run: shellcheck.sh