Skip to content

Commit f7b062d

Browse files
d
1 parent adb4b75 commit f7b062d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
run: |
3535
cd build
3636
# make clean # Ensure a clean build to run clang-tidy on all files
37-
# cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..
3837
find ../src ../tests -name '*.cpp' | xargs clang-tidy -p .
3938

4039
#- name: Check code formatting with clang-format

0 commit comments

Comments
 (0)