We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6387215 commit 7292e53Copy full SHA for 7292e53
4 files changed
.github/workflows/test.yml
@@ -27,3 +27,6 @@ jobs:
27
28
- name: Run tests
29
run: npm test
30
+
31
+ - name: Run linkinator
32
+ run: npm run test:linkinator
0 commit comments