ci: update yaml check
This commit is contained in:
parent
f0e509fbe2
commit
9a358ecfe2
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: pipx run yamllint .
|
||||
- run: pipx run pre-commit -a
|
||||
|
|
Loading…
Reference in a new issue