mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-07-23 20:33:05 +00:00
CI: apply clang-format also to tests and utils folders
This commit is contained in:
parent
094a0adfbe
commit
09bec373bd
9
.github/workflows/main.yml
vendored
9
.github/workflows/main.yml
vendored
@ -116,12 +116,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
path:
|
path:
|
||||||
- check: 'src'
|
- 'src'
|
||||||
exclude: ''
|
- 'tests'
|
||||||
- check: 'tests'
|
- 'utils'
|
||||||
exclude: ''
|
|
||||||
- check: 'utils'
|
|
||||||
exclude: '(matlab|scripts|python)'
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: run clang-format
|
- name: run clang-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user