Fix YAML syntax

This commit is contained in:
dirkf 2024-06-11 23:12:38 +01:00 committed by GitHub
parent d478c9a750
commit 8ee8921485
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -436,6 +436,7 @@ jobs:
name: Linter
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
with:
show-progress: false