Update ci.yml
This commit is contained in:
parent
aa76a2b59f
commit
18aa090bd6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
- name: Install dependencies
|
||||||
|
run: npm install stylelint htmlhint
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: wearerequired/lint-action@v2
|
uses: wearerequired/lint-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user