mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-22 09:14:10 +00:00
CI: apply clang-format also to tests and utils folders
This commit is contained in:
parent
fb13f33f65
commit
094a0adfbe
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: run clang-format
|
- name: run clang-format
|
||||||
uses: jidicula/clang-format-action@v4
|
uses: jidicula/clang-format-action@v4.14.0
|
||||||
with:
|
with:
|
||||||
clang-format-version: "15"
|
clang-format-version: "15"
|
||||||
check-path: ${{ matrix.path }}
|
check-path: ${{ matrix.path }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user