Skip to content

Commit 86ecf71

Browse files
ci: fix lychee --include-mail flag for v0.24
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 931c846 commit 86ecf71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
--verbose
3838
--no-progress
3939
--exclude-path .git
40-
--exclude-mail
40+
--include-mail=false
4141
README.md
4242
AGENTS.md
4343
CONTRIBUTING.md

0 commit comments

Comments
 (0)