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
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install dependencies
|
||||
run: npm install stylelint htmlhint
|
||||
- name: Lint
|
||||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user