Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
louismaximepiton authored and mdo committed Mar 10, 2023
1 parent 2032a6a commit 2a9308b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2a9308b

Please sign in to comment.