mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-13 09:30:19 +00:00
Update clang-tidy job
This commit is contained in:
parent
ef4fbc98d9
commit
ef1cb81784
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -146,7 +146,7 @@ jobs:
|
|||||||
ln -s $(brew --prefix llvm)/bin/clang-apply-replacements /usr/local/bin
|
ln -s $(brew --prefix llvm)/bin/clang-apply-replacements /usr/local/bin
|
||||||
ln -s $(brew --prefix llvm)/bin/run-clang-tidy.py /usr/local/bin
|
ln -s $(brew --prefix llvm)/bin/run-clang-tidy.py /usr/local/bin
|
||||||
- name: Prepare run
|
- name: Prepare run
|
||||||
run: cd build && cmake .. && make volk_gnsssdr_module gtest-1.14.0 core_monitor core_libs pvt_libs
|
run: cd build && cmake .. && make volk_gnsssdr_module gtest-1.15.2 core_monitor core_libs pvt_libs
|
||||||
- name: run clang-tidy
|
- name: run clang-tidy
|
||||||
run: cd build && /opt/homebrew/opt/llvm/bin/run-clang-tidy -fix
|
run: cd build && /opt/homebrew/opt/llvm/bin/run-clang-tidy -fix
|
||||||
- name: check
|
- name: check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user