* MOD: again bash
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:36:15 +01:00
parent f4b10273dd
commit 193102bd97

View File

@@ -13,3 +13,4 @@ jobs:
run: curl -fsSL https://get.docker.com | sh
- name: test
run: make test
shell: bash