Fix build issue in formatting

This commit is contained in:
Rahul Kar 2025-04-25 10:34:14 +00:00
parent ef514c4c85
commit f2fecf69c1

View file

@ -22,6 +22,5 @@ jobs:
id: check-formatting id: check-formatting
uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
with: with:
exclude-dirs: | exclude-dirs: portable, examples/template_configuration
portable
examples/template_configuration