Fix clang tidy (#8314)

* Fix clang-tidy

* Exempt clang-tidy from budget check

* Move clang-tidy
This commit is contained in:
Philip Hyunsu Cho
2022-10-06 05:16:06 -08:00
committed by GitHub
parent c24e9d712c
commit bc7a6ec603
2 changed files with 17 additions and 16 deletions

View File

@@ -16,6 +16,7 @@ steps:
key: run-clang-tidy
agents:
queue: linux-amd64-cpu
- wait
- label: ":console: Build CPU"
command: "tests/buildkite/build-cpu.sh"
key: build-cpu