This commit is contained in:
parent
58358746d2
commit
78ea75997a
1 changed files with 1 additions and 4 deletions
|
@ -6,7 +6,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v5
|
- run: pipx run yamllint .
|
||||||
- run: |
|
|
||||||
pip install pipx
|
|
||||||
pipx run yamllint .
|
|
||||||
|
|
Loading…
Reference in a new issue