Skip to content

Commit 4bea24a

Browse files
committed
Update test_llm_api.py
Signed-off-by: Venky <[email protected]>
1 parent b4b87ea commit 4bea24a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unittest/api_stability/test_llm_api.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,5 @@ class TestQuantConfig(ApiStabilityTestHarness):
197197
class TestCalibConfig(ApiStabilityTestHarness):
198198
TEST_CLASS = CalibConfig
199199
REFERENCE_FILE = "calib_config.yaml"
200+
# Touch this file and see if the code owners is invoked but should automatically assign the @NVIDIA/trt-llm-noncommitted-api-review-committee as reviewers for the PR.
201+
# and also see if the GitHub action to auto-assign PR reviews respects this assignment and does not override it or do something else.

0 commit comments

Comments
 (0)