Skip to content

Commit cd6e1e4

Browse files
committed
Update static_analysis.yaml
1 parent 49db636 commit cd6e1e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static_analysis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
apt_packages: liblapack-dev
1919
cmake_command: cmake . -DCMAKE_EXPORT_COMPILE_COMMANDS=on
20+
config_file: .clang-tidy
2021

2122
- uses: ZedThree/clang-tidy-review/[email protected]
2223
id: upload-review

0 commit comments

Comments
 (0)