mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
99ea2514dd
The testmon cache (branch-scoped, falling back to main's baseline) has been in place since #928, but the flags pinned --testmon-noselect, so every PR build recorded data and still ran the full suite. Flip PR builds to --testmon --testmon-forceselect like basic-memory-cloud; pushes to main keep --testmon-noselect to refresh the baseline. Signed-off-by: phernandez <paul@basicmachines.co>