Skip to content

Commit 2b29f51

Browse files
committed
Disable test broken links on CI
1 parent 37e206d commit 2b29f51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ jobs:
3232
run: npm run build
3333
- name: Build JSDoc
3434
run: npm run jsdoc
35-
- name: Test broken links
36-
run: npm run test:links

0 commit comments

Comments
 (0)