Skip to content

Commit

Permalink
lychee WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Mar 1, 2024
1 parent 854f94c commit ce304f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
-
name: Check links
run: |
git ls-files -z -- 'src/**.md' | xargs -I {} lychee validate {}
git ls-files -z -- 'src/**.md' | xxargs -0 -n 1 -- python -m lychee

0 comments on commit ce304f1

Please sign in to comment.