diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index a270b1e5..3d9ec525 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -37,4 +37,4 @@ jobs: uses: lycheeverse/lychee-action@v2.0.2 with: fail: false - args: --max-concurrency 1 --fail --cache --no-progress --exclude-all-private './**/*.md' + args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'