lycheeverse / lychee-action

Github action to check for broken links in Markdown, HTML, and text files using lychee, a fast link checker written in Rust.
https://lychee.cli.rs
Apache License 2.0
318 stars 44 forks source link

Test lychee cache #187

Closed mre closed 1 year ago

mre commented 1 year ago

Adds a CI pipeline for testing the cache. Also see https://lychee.cli.rs/#/github_action_recipes/caching.