将 `|| true` 替换为 `set -o pipefail`,使管道中 bun test 的非零退出码能正确传播,CI 在测试失败时正确报错。 Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win> |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| publish-npm.yml | ||
| release-rcs.yml | ||
| update-contributors.yml | ||
将 `|| true` 替换为 `set -o pipefail`,使管道中 bun test 的非零退出码能正确传播,CI 在测试失败时正确报错。 Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win> |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| publish-npm.yml | ||
| release-rcs.yml | ||
| update-contributors.yml | ||