ci: Run clang-tidy job with ns-3 debug build

This commit is contained in:
Eduardo Almeida
2022-10-20 17:22:37 +00:00
parent 135ed46b7d
commit 60e6e9cd25

View File

@@ -23,7 +23,7 @@ clang-tidy:
clang cmake
clang-tidy-14
script:
- ./ns3 configure --enable-examples --enable-tests --enable-clang-tidy
- ./ns3 configure --enable-clang-tidy -d debug --enable-examples --enable-tests
- run-clang-tidy-14 -p cmake-cache/ -quiet
1> clang-tidy-errors.log
2> /dev/null