diff --git a/advisors/helper/reviewer_checklist.yaml b/advisors/helper/reviewer_checklist.yaml index 28cf06be3aafe10b0a32b90fa4c1c891536ca352..9e2c22d4e21463a1ff40472707620c3127d9d0ca 100644 --- a/advisors/helper/reviewer_checklist.yaml +++ b/advisors/helper/reviewer_checklist.yaml @@ -121,7 +121,7 @@ customization: condition: sanity_check claim: "" explain: "" - cmd: "python3 zh/technical-committee/governance/sanity_check.py ." + cmd: "python3 ci-scripts/sanity_check.py ." failed: claim: "PR必须通过CI检查" explain: "sanity_check.py 在这个 PR 中发现错误。"