Skip to content

WIP: Debugging changes to isolate the compile errors #55

WIP: Debugging changes to isolate the compile errors

WIP: Debugging changes to isolate the compile errors #55

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master