This should fix the workflow

This commit is contained in:
Nicola Zangrandi 2025-01-21 11:08:17 +01:00
parent bc3a122aab
commit 8183e62b2b
Signed by: wasp
GPG key ID: 43C1470D890F23ED

View file

@ -3,4 +3,5 @@ jobs:
test:
runs-on: alpine-latest
steps:
- run: echo All Good
- shell: sh
run: echo using sh here