some tests
diff --git a/build.yaml b/build.yaml
index b993ff9..e93310f 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1325,6 +1325,16 @@
   - mac
   - linux
   - posix
+- name: invalid_call_argument_test
+  build: test
+  language: c
+  src:
+  - test/core/end2end/invalid_call_argument_test.c
+  deps:
+  - grpc_test_util
+  - grpc
+  - gpr_test_util
+  - gpr
 - name: json_rewrite
   build: test
   run: false