Skip to content

Commit

Permalink
enable debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
markdboyd committed Aug 6, 2024
1 parent 36fe85b commit b322d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
with:
args: --github-token ${{secrets.GITHUB_TOKEN}} --max-concurrency 64 --verbose --no-progress './*.md' './_site/**/*.html'
fail: true
debug: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit b322d49

Please sign in to comment.