Skip to content

Commit 066c5e4

Browse files
authored
Revert "[ci] Remove config_file from to give priority to the local configs" (#1767)
This reverts commit 1312b24.
1 parent bf5422f commit 066c5e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/clang-tidy-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
apt_packages: cmake,libxml2,libxml2-dev,libtinfo-dev,zlib1g-dev,libzstd-dev,libthrust-dev,libbenchmark-dev,libomp-20-dev,libopenblas-dev
3838
exclude: "test/*,unittests/*"
3939
split_workflow: true
40+
config_file: .clang-tidy
4041
cmake_command: >
4142
CC=$GITHUB_WORKSPACE/llvm/bin/clang CXX=$GITHUB_WORKSPACE/llvm/bin/clang++
4243
cmake . -B build -DLLVM_DIR="$GITHUB_WORKSPACE/llvm"

0 commit comments

Comments
 (0)