Replace broken-link-checker with linkinator
This commit is contained in:
parent
61276d0881
commit
906a5de548
3 changed files with 945 additions and 698 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -81,10 +81,6 @@ jobs:
|
|||
BROWSER_STACK_ACCESS_KEY: "${{ secrets.BROWSER_STACK_ACCESS_KEY }}"
|
||||
BROWSER_STACK_USERNAME: "${{ secrets.BROWSER_STACK_USERNAME }}"
|
||||
|
||||
- name: Run Link Checker
|
||||
run: npm run check-broken-links
|
||||
if: matrix.node == 10
|
||||
|
||||
- name: Run Coveralls
|
||||
uses: coverallsapp/github-action@master
|
||||
if: matrix.node == 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue