mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
ci: skip coverage in release preflight gate
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
623f4a5848
commit
9af1ec6271
2
.github/workflows/release-desktop.yml
vendored
2
.github/workflows/release-desktop.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
run: bun install
|
||||
|
||||
- name: Run release quality preflight
|
||||
run: bun run quality:gate --mode pr --artifacts-dir artifacts/quality-runs
|
||||
run: bun run quality:gate --mode pr --skip coverage --artifacts-dir artifacts/quality-runs
|
||||
|
||||
- name: Summarize quality report
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user