aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_utils/filter_pull_request_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/python_utils/filter_pull_request_tests.py')
-rw-r--r--tools/run_tests/python_utils/filter_pull_request_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/python_utils/filter_pull_request_tests.py b/tools/run_tests/python_utils/filter_pull_request_tests.py
index 4c09b3414e..98a17fd1a7 100644
--- a/tools/run_tests/python_utils/filter_pull_request_tests.py
+++ b/tools/run_tests/python_utils/filter_pull_request_tests.py
@@ -96,7 +96,7 @@ _WHITELIST_DICT = {
'gRPC\-Core\.podspec$': [_OBJC_TEST_SUITE],
'gRPC\-ProtoRPC\.podspec$': [_OBJC_TEST_SUITE],
'gRPC\-RxLibrary\.podspec$': [_OBJC_TEST_SUITE],
- 'INSTALL\.md$': [],
+ 'BUILDING\.md$': [],
'LICENSE$': [],
'MANIFEST\.md$': [],
'package\.json$': [_PHP_TEST_SUITE],