mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-06-01 02:02:19 +00:00
CI: apply clang-format also to tests and utils folders
This commit is contained in:
@@ -116,12 +116,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
path:
|
||||
- check: 'src'
|
||||
exclude: ''
|
||||
- check: 'tests'
|
||||
exclude: ''
|
||||
- check: 'utils'
|
||||
exclude: '(matlab|scripts|python)'
|
||||
- 'src'
|
||||
- 'tests'
|
||||
- 'utils'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: run clang-format
|
||||
|
||||
Reference in New Issue
Block a user