1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02: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

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: