2
0
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:
XhmikosR
2023-03-14 09:09:48 +02:00
committed by GitHub
parent 3b632cdee6
commit ca6dfad43c
2 changed files with 3 additions and 7 deletions
-3
View File
@@ -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: