Parcourir la source

Add buildifier to sanity_tests.yaml

Lidi Zheng il y a 5 ans
Parent
commit
2990b484fe
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      tools/run_tests/sanity/sanity_tests.yaml

+ 1 - 0
tools/run_tests/sanity/sanity_tests.yaml

@@ -1,6 +1,7 @@
 # a set of tests that are run in parallel for sanity tests
 - script: tools/run_tests/sanity/check_bad_dependencies.sh
 - script: tools/run_tests/sanity/check_bazel_workspace.py
+- script: tools/run_tests/sanity/check_buildifier.sh
 - script: tools/run_tests/sanity/check_cache_mk.sh
 - script: tools/run_tests/sanity/check_deprecated_grpc++.py
 - script: tools/run_tests/sanity/check_owners.sh