Skip to content

Commit

Permalink
Fix clang-tidy dir
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Jan 22, 2025
1 parent c3c0fe9 commit 2d15bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
- name: Run Clang Tidy
working-directory: cpp
run: |
run-clang-tidy-19 -j$(nproc) -quiet src/Ice
run-clang-tidy-19 -j$(nproc) -quiet src/Ice/

0 comments on commit 2d15bc2

Please sign in to comment.