Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Avramenko <[email protected]>
  • Loading branch information
Mixaster995 committed Dec 21, 2021
1 parent 106ee5f commit 7035d0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ jobs:
regex: true
- name: Check external links using lychee
run: |
lychee -v '**/*.md' --exclude ".*?ref=.*" --exclude-mail -o out.md
# --exclude ".*?ref=.*"
lychee -v '**/*.md' --exclude-mail -o out.md
cat out.md

0 comments on commit 7035d0c

Please sign in to comment.