Files
ruvnet--RuView/.github
ruv 91421c5e29 ci: build workspace tests without debuginfo — runner disk exhaustion
The combined 38-crate debug target exceeds the GitHub runner's disk
('final link failed: No space left on device'); the same tree measured
151GB locally with full debuginfo. CARGO_PROFILE_{DEV,TEST}_DEBUG=0
shrinks the target ~5-10x; debuginfo serves no purpose in CI test runs.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-11 16:50:57 -04:00
..