Skip to content

Commit 64dd745

Browse files
committed
fix
1 parent 37e306a commit 64dd745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lychee = "0.18.1"
55
run = 'lychee --verbose --scheme file --include-fragments {{arg(name="files", default=".")}}'
66

77
[tasks.lint-links]
8-
run = 'lychee --verbose --config .github/config/lychee.toml {{arg(name="files", default=".")}}'
8+
run = 'lychee --verbose --config .github/config/lychee.toml {{arg(name="files", var=true, default=".")}}'
99

1010
[settings]
1111
# Only install tools explicitly defined in the [tools] section above

0 commit comments

Comments
 (0)