0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00

Update workflow

This commit is contained in:
louismaxime.piton 2023-03-08 12:12:13 +01:00 committed by Mark Otto
parent 2032a6aa8e
commit 2a9308b855

View File

@ -41,6 +41,9 @@ 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: