Skip to content

Artics nova basestation #239

Artics nova basestation

Artics nova basestation #239

Workflow file for this run

name: Test Code Style
on: [pull_request]
jobs:
format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,c'
clangFormatVersion: 16