Skip to content

Commit

Permalink
Update clang-tidy-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0blu committed Oct 24, 2024
1 parent eaff5ab commit 34e7ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
lgtm_comment_body: ''
build_dir: build
cmake_command: cmake .. -B build
cmake_command: cmake . -B build
split_workflow: true

# Uploads an artefact containing clang_fixes.json
Expand Down

0 comments on commit 34e7ecb

Please sign in to comment.