mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-04 11:27:16 -04:00
Fix build issue in formatting
This commit is contained in:
parent
ef514c4c85
commit
f2fecf69c1
5
.github/workflows/formatting.yml
vendored
5
.github/workflows/formatting.yml
vendored
|
@ -22,6 +22,5 @@ jobs:
|
|||
id: check-formatting
|
||||
uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
|
||||
with:
|
||||
exclude-dirs: |
|
||||
portable
|
||||
examples/template_configuration
|
||||
exclude-dirs: portable, examples/template_configuration
|
||||
|
||||
|
|
Loading…
Reference in a new issue