mirror of
https://mirror.skon.top/github.com/code-yeongyu/oh-my-opencode
synced 2026-04-23 10:39:11 +08:00
Apply the same mock.module() isolation fixes to publish.yml: - Move shared and session-recovery mock-heavy tests to isolated section - Use dynamic find + exclusion for remaining src/shared tests - Include session-recovery tests in remaining batch Ensures publish workflow has the same test config as main CI run.