Skip to content

Commit

Permalink
Add linkinator. (#2565)
Browse files Browse the repository at this point in the history
Currently only scans the English files only.
  • Loading branch information
XhmikosR authored and Trott committed Sep 30, 2019
1 parent 6387215 commit 7292e53
Show file tree
Hide file tree
Showing 4 changed files with 1,304 additions and 23 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ jobs:

- name: Run tests
run: npm test

- name: Run linkinator
run: npm run test:linkinator
Loading

0 comments on commit 7292e53

Please sign in to comment.