Update ci.yml

This commit is contained in:
Luke Tainton 2022-08-22 12:11:10 +01:00 committed by GitHub
parent aa76a2b59f
commit 18aa090bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: