[build] Decrease clang_format CI verbosity (#34865)

pull/34869/head
AJ Heller 1 year ago committed by GitHub
parent ff2c0313e3
commit b94e1ecb4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/distrib/clang_format_code.sh

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
set -ex
set -e
# change to root directory
cd $(dirname $0)/../..

Loading…
Cancel
Save