test yamllint
This commit is contained in:
parent
cfa832fb67
commit
3de999865c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
name: Lint YAML files
|
||||
runs-on: docker
|
||||
container:
|
||||
image: cytopia/yamllint:latest
|
||||
image: mafyuh/node-yamllint:v1.0.0
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue