diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/docs.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 4dcc794bb..bdeae6043 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -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: |
