Fix linting
Some checks failed
ci/woodpecker/push/1.test Pipeline failed

This commit is contained in:
2023-10-05 16:44:41 +13:00
parent 107705b584
commit 0af870d440

View File

@@ -16,4 +16,4 @@ steps:
- molecule test --all
when:
event: push
depends_on: ['ansible-lint','yamllint']
depends_on: ['ansible-lint', 'yamllint']