Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonymakarewicz committed Jul 15, 2024
1 parent adb4b75 commit f7b062d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
cd build
# make clean # Ensure a clean build to run clang-tidy on all files
# cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..
find ../src ../tests -name '*.cpp' | xargs clang-tidy -p .

#- name: Check code formatting with clang-format
Expand Down

0 comments on commit f7b062d

Please sign in to comment.