mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/mihomo-party-org/clash-party.git
synced 2026-09-20 08:03:39 +08:00
The existing build.yml only runs on v* tags and never invokes the test suite, so pull requests get no automated checks. Add a lightweight CI workflow that runs format:check, lint:check and typecheck once on Linux and the unit tests on both Linux and Windows. Uses --ignore-scripts so it does not download the mihomo cores, which the checks and tests do not need. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>