mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-11 00:27:45 -04:00
Fix build issue in formatting
This commit is contained in:
parent
ef514c4c85
commit
f2fecf69c1
1 changed files with 2 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue