claude-code-best/.github/workflows
claude-code-best 4a39fd74b1 fix: 修复 CI test 阶段测试失败时不退出的 bug
将 `|| true` 替换为 `set -o pipefail`,使管道中 bun test 的非零退出码能正确传播,CI 在测试失败时正确报错。

Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
2026-05-11 09:18:09 +08:00
..
ci.yml fix: 修复 CI test 阶段测试失败时不退出的 bug 2026-05-11 09:18:09 +08:00
publish-npm.yml fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
release-rcs.yml fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
update-contributors.yml fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00