Files
OpenJarvis/.github/workflows
Jon Saad-FalconandClaude Opus 4.6 bf23192380 ci: build Rust PyO3 extension before running Python tests
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>
2026-03-08 00:03:34 +00:00
..