chore: enable again html-w3c-validator

This commit is contained in:
Divlo
2022-07-12 20:47:22 +02:00
parent 177676e180
commit d8cedd7b77
5 changed files with 2538 additions and 2013 deletions

View File

@ -41,6 +41,9 @@ jobs:
- name: 'Build'
run: 'npm run build'
- name: 'html-w3c-validator'
run: 'npm run test:html-w3c-validator'
- name: 'Lighthouse'
run: 'npm run test:lighthouse'
env: