forked from herocode/horus
Some checks failed
CI / Build & Test (push) Failing after 59s
limit rust checks/builds to bin crates only Run cargo check/test/clippy/build only for crates under bin/ using --manifest-path instead of the full workspace. This avoids unrelated validating all binaries.