diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index e4c6980..ab92572 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -1,4 +1,4 @@ -name: Links (Fail Fast) +name: Links on: #push: @@ -18,9 +18,6 @@ jobs: - name: Link Checker uses: lycheeverse/lychee-action@v1.5.1 with: - fail: true - # Use json as output format (instead of markdown) - format: json # Use different output file path output: /tmp/out.md env: