Skip to content

Commit 7292e53

Browse files
XhmikosRTrott
authored andcommitted
Add linkinator. (#2565)
Currently only scans the English files only.
1 parent 6387215 commit 7292e53

4 files changed

Lines changed: 1304 additions & 23 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ jobs:
2727

2828
- name: Run tests
2929
run: npm test
30+
31+
- name: Run linkinator
32+
run: npm run test:linkinator

0 commit comments

Comments
 (0)