diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 54847e37..10dd996a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,5 +61,5 @@ jobs: id: lychee uses: lycheeverse/lychee-action@79de8811d696d79a713d425d265c9870b929fbf2 with: - args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" + args: "--exclude dokuwiki.org --cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true