You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): Miri runs --lib only for queue (integration tests use inline asm)
- CI + nightly: cargo miri test -p mantis-queue --lib (skip integration tests)
- CI: add Miri for strategy, events, types, market-state (safe crates)
- Revert integration test cfg(not(miri)) — handled by --lib flag instead
- Nightly Miri extended: also --lib only
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments