* MOD: workflow tests
Some checks failed
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Failing after 5m13s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 10:20:14 +01:00
parent 8923acae19
commit b8fbe97f77

View File

@@ -7,7 +7,7 @@ on:
jobs:
test_shellcheck:
name: check and test
name: Run shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4