diff --git a/ci/scripts/notify.py b/ci/scripts/notify.py index 0c1988d1fc529..cda93c0ca07e8 100755 --- a/ci/scripts/notify.py +++ b/ci/scripts/notify.py @@ -18,6 +18,7 @@ "run-micro-benchmarks": ["noelkwan"], "upload-micro-benchmarks": ["noelkwan"], "e2e-standalone-binary-tests": ["noelkwan"], + "e2e-single-node-binary-tests": ["pin", "peng", "noelkwan"], "unit-test": ["zhi"], "unit-test-deterministic": ["zhi"], "e2e-test-release": ["zhi"],