mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Update workflow
This commit is contained in:
parent
2032a6aa8e
commit
2a9308b855
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user