mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Move --printUnusedTemplates in hugo scripts (#38227)
This commit is contained in:
@@ -41,9 +41,6 @@ jobs:
|
||||
- name: Validate HTML
|
||||
run: npm run docs-vnu
|
||||
|
||||
- name: Check for unused templates
|
||||
run: npm run docs-check-unused-templates
|
||||
|
||||
- name: Run linkinator
|
||||
uses: JustinBeckwith/linkinator-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user