pub fn run_evals( store: &Store, cfg: &EvalConfig, workspace: &Path, since_ms: u64, dry_run: bool, ) -> Result<Vec<EvalRow>>