This commit is contained in:
parent
f0e509fbe2
commit
25e88f8215
1 changed files with 2 additions and 1 deletions
|
@ -6,4 +6,5 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: pipx run yamllint .
|
- run: make bootstrap
|
||||||
|
- run: pipx run pre-commit -a
|
||||||
|
|
Loading…
Reference in a new issue