Call yamllint with directory
Some checks failed
ci/woodpecker/push/1.test Pipeline failed

This commit is contained in:
2023-10-05 16:43:24 +13:00
parent 6cbcbbad7a
commit 107705b584

View File

@@ -12,6 +12,6 @@ steps:
name: "Lint: Yamllint"
image: guisea/ansible-molecule
commands:
- yamllint
- yamllint .
when:
event: push