commit | e30f4d464efa272c6b9fe136a942aea6735b121f | [log] [tgz] |
---|---|---|
author | Andrey Pozolotin <posandrey@gmail.com> | Fri Aug 28 09:45:48 2020 +0200 |
committer | Andrey Pozolotin <posandrey@gmail.com> | Fri Aug 28 10:21:44 2020 +0200 |
tree | cc463e06bc1a504c1b2a34a4db7b8e6a769557c9 | |
parent | 9981e83626e4c3b649e823ebe3200fd8ee6b036b [diff] |
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