Skip to content

Commit 56fa3ea

Browse files
committed
tweak checker
1 parent b6d8347 commit 56fa3ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/external-link-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
id: lychee
2828
uses: lycheeverse/lychee-action@v2
2929
with:
30+
args: --verbose --no-progress './**/*.md'
3031
fail: true
3132

3233
# Uncomment this if you want issues to be created for every dead link

0 commit comments

Comments
 (0)