Skip to content

Commit 4b11744

Browse files
committed
chore: fix lychee settings (coreruleset#148)
1 parent 5499729 commit 4b11744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
id: lychee
6262
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # for v1.9.0
6363
with:
64-
args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'"
64+
args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'"
6565
jobSummary: true

0 commit comments

Comments
 (0)