changed yamllint command
Some checks failed
Linter / Lint (3.11) (push) Failing after 42s
Docker Build / Build (push) Successful in 5s

This commit is contained in:
Seaswimmer 2023-11-25 04:56:11 -05:00
parent 9d1f8f6926
commit 061b61e22c
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -42,4 +42,4 @@ jobs:
if: ${{ !cancelled() }}
run: |
export PATH="$HOME/.local/bin:$PATH"
poetry run yamllint $(git ls-files '*.yml', '*.yaml')
poetry run yamllint .