This should fix the workflow

This commit is contained in:
Nicola Zangrandi 2025-01-21 11:08:17 +01:00 committed by Nicola Zangrandi
parent 732fe2e611
commit 60bbd54910
No known key found for this signature in database
GPG key ID: 3C640B6656B9495F

View file

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