Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-luis-rs committed Nov 1, 2023
1 parent e722bd7 commit 9b73be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cd $GITHUB_WORKSPACE
sudo apt-get update
sudo apt-get install clang-format-15
./util/clang-format-check.sh clang-format-15
./../util/clang-format-check.sh clang-format-15
shell: bash

clang-tidy:
Expand Down

0 comments on commit 9b73be6

Please sign in to comment.