Skip to content

ports/mimx: Update compatibility with MCUX_2.16.100 SDK. #944

ports/mimx: Update compatibility with MCUX_2.16.100 SDK.

ports/mimx: Update compatibility with MCUX_2.16.100 SDK. #944

name: Check commit message formatting
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '100'
- uses: actions/setup-python@v5
- name: Check commit message formatting
run: source tools/ci.sh && ci_commit_formatting_run