CHORE: Linting
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test unknown status

This commit is contained in:
2023-10-06 07:02:26 +13:00
parent e2b2acd56a
commit bd61d62fd6
2 changed files with 2 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ steps:
commands:
- yamllint .
when:
event: push
event: push

View File

@@ -18,4 +18,4 @@ steps:
when:
event: push
depends_on:
- lint
- lint