Skip to content

Commit 2ef0b5d

Browse files
committed
Remove clang format of the ARM_CRx_MPU Port
1 parent c195770 commit 2ef0b5d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,6 @@ jobs:
1515
with:
1616
exclude-dirs: portable
1717

18-
port-formatting:
19-
runs-on: ubuntu-latest
20-
steps:
21-
- uses: actions/checkout@v4
22-
- name: Check Formatting of FreeRTOS-Kernel Files
23-
uses: FreeRTOS/CI-CD-Github-Actions/clang-formatting@main
24-
with:
25-
path: portable/GCC/ARM_CRx_MPU
26-
2718
spell-check:
2819
runs-on: ubuntu-latest
2920
steps:

0 commit comments

Comments
 (0)