Update ci.yml

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

View File

@ -25,6 +25,7 @@ jobs:
stylelint: true stylelint: true
- name: Lint - name: Lint
uses: github/super-linter@v4 uses: github/super-linter@v4
continue-on-error: true
env: env:
VALIDATE_ALL_CODEBASE: true VALIDATE_ALL_CODEBASE: true
VALIDATE_HTML: true VALIDATE_HTML: true