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
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- run: |
|
||||
pip install pipx
|
||||
pipx run yamllint .
|
||||
- run: pipx run yamllint .
|
||||
|
|
Loading…
Reference in a new issue