Commit ccf2995
committed
fix(ci): remove invalid --include-mail=false arg from lychee link checker
The --include-mail flag in lychee v0.23.0 does not accept a value.
Passing --include-mail=false caused lychee to exit with an error on
every run, which in turn triggered the Create Issue From File step to
open a new issue even though there were no broken links to report.1 parent 37cd5f2 commit ccf2995
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments