mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-05 10:17:03 +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:
|
||||
- uses: actions/checkout@v4
|
||||
- name: run clang-format
|
||||
uses: jidicula/clang-format-action@v4
|
||||
uses: jidicula/clang-format-action@v4.14.0
|
||||
with:
|
||||
clang-format-version: "15"
|
||||
check-path: ${{ matrix.path }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user