Skip to content

Commit

Permalink
feat: Fail lychee explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Jun 5, 2024
1 parent 0ea6adb commit 20ed08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
with:
link-checking-method: lychee
lychee-additional-args: "" # override the default of excluding private links
lychee-fail: true
version:
name: Version Check 🏁
uses: insightsengineering/r.pkg.template/.github/workflows/version.yaml@main
Expand Down

0 comments on commit 20ed08d

Please sign in to comment.