Enable sca target

Change-Id: I1ade19c97523aa84661d20ed1c6ac7e88ba6dba2
diff --git a/python/Makefile b/python/Makefile
index 4abcff6..bff6623 100644
--- a/python/Makefile
+++ b/python/Makefile
@@ -63,8 +63,8 @@
 
 build: docker-build
 
-# only test is that the docker container builds
-test: docker-build
+# only test is that the docker container builds and sca checks are green
+test: sca docker-build
 
 local-protos:
 	mkdir -p local_imports