mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 13:45:00 -05:00
Remove clang format of the ARM_CRx_MPU Port
This commit is contained in:
parent
c195770fe8
commit
2ef0b5d795
1 changed files with 0 additions and 9 deletions
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
|
|
@ -15,15 +15,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
exclude-dirs: portable
|
exclude-dirs: portable
|
||||||
|
|
||||||
port-formatting:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Check Formatting of FreeRTOS-Kernel Files
|
|
||||||
uses: FreeRTOS/CI-CD-Github-Actions/clang-formatting@main
|
|
||||||
with:
|
|
||||||
path: portable/GCC/ARM_CRx_MPU
|
|
||||||
|
|
||||||
spell-check:
|
spell-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue