We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e515a13 commit 0d659edCopy full SHA for 0d659ed
.github/scripts/lychee-config.toml renamed to .github/config/lychee.toml
mise.toml
@@ -2,7 +2,7 @@
2
lychee = "0.18.1"
3
4
[tasks.link-check]
5
-run = 'lychee --verbose --config .github/scripts/lychee-config.toml .'
+run = 'lychee --verbose --config .github/config/lychee.toml .'
6
7
[settings]
8
# Only install tools explicitly defined in the [tools] section above
0 commit comments