And of course yml is indentation dependent so tabs break it

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

View file

@ -4,4 +4,4 @@ jobs:
runs-on: alpine-latest runs-on: alpine-latest
steps: steps:
- shell: sh - shell: sh
run: echo using sh here run: echo using sh here