mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 02:42:16 +00:00
The test job was failing because `openjarvis_rust` (the PyO3 module) wasn't being built. Add Rust toolchain, cargo cache, and maturin develop step so the extension is available when pytest runs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>