Skip to content

Commit

Permalink
[gh-actions] fix clang-tidy review with dependency providers. (#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
KerstinKeller authored Apr 9, 2024
1 parent 265cf73 commit cb15469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cmake_command: |
cmake . -B _build \
-G Ninja \
-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=cmake/submodule_dependencies.cmake \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-DHAS_HDF5=ON \
-DHAS_QT=ON \
Expand Down

0 comments on commit cb15469

Please sign in to comment.