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

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-20 12:33:17 +01:00
parent 391073cc11
commit f4b10273dd

View File

@@ -19,7 +19,7 @@ shellcheck: ## Runs the shellcheck tests on the scripts.
--name df-shellcheck \
-v $(CURDIR):/usr/src:ro \
--workdir /usr/src \
uleenucks/shellcheck find /
uleenucks/shellcheck find / -iname '*powershell*'
.PHONY: help
help: