From 9d3e369289a4d7d1633475efd40036d97df1e0c8 Mon Sep 17 00:00:00 2001
From: David Garcia Quintas <dgq@google.com>
Date: Thu, 28 Jan 2016 14:52:23 -0800
Subject: [PATCH] added nanopb sanity check again

---
 tools/run_tests/sanity/sanity_tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml
index 809e6ce645..1fc0525e02 100644
--- a/tools/run_tests/sanity/sanity_tests.yaml
+++ b/tools/run_tests/sanity/sanity_tests.yaml
@@ -7,3 +7,4 @@
 - script: tools/distrib/check_copyright.py
 - script: tools/distrib/clang_format_code.sh
 - script: tools/distrib/check_trailing_newlines.sh
+- script: tools/distrib/check_nanopb_output.sh
-- 
GitLab