mirror of https://github.com/twbs/bootstrap.git
Update workflow
This commit is contained in:
parent
2032a6aa8e
commit
2a9308b855
|
|
@ -41,6 +41,9 @@ jobs:
|
||||||
- name: Validate HTML
|
- name: Validate HTML
|
||||||
run: npm run docs-vnu
|
run: npm run docs-vnu
|
||||||
|
|
||||||
|
- name: Check for unused templates
|
||||||
|
run: npm run docs-check-unused-templates
|
||||||
|
|
||||||
- name: Run linkinator
|
- name: Run linkinator
|
||||||
uses: JustinBeckwith/linkinator-action@v1
|
uses: JustinBeckwith/linkinator-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue