Skip to content

Commit

Permalink
Modify link checking workflow to fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
kheal committed Jul 16, 2024
1 parent 46201fb commit cd02160
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/link_check_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
- name: Link Checker
# Reference: https://github.com/lycheeverse/lychee-action
id: lychee
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v1
with:
falil: true

0 comments on commit cd02160

Please sign in to comment.