1
0
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:
Carles Fernandez 2024-12-22 00:58:44 +01:00
parent fb13f33f65
commit 094a0adfbe
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -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 }}