Skip to content

Commit 7785079

Browse files
authored
update arguments for link checking
1 parent 101a32e commit 7785079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Check links
3030
uses: lycheeverse/lychee-action@v2
3131
with:
32-
args: --no-progress --require-https --include-fragments --exclude www.reddit.com --base-url https://cockatrice.github.io -- . https://cockatrice.github.io
32+
args: --no-progress --verbose --require-https --include-fragments --include-verbatim --exclude www.reddit.com --base-url https://cockatrice.github.io -- . https://cockatrice.github.io
3333
jobSummary: true

0 commit comments

Comments
 (0)