Skip to content

COMP: Upgrade GitHub actions for building wheels against ITK v5.4rc02 #1141

COMP: Upgrade GitHub actions for building wheels against ITK v5.4rc02

COMP: Upgrade GitHub actions for building wheels against ITK v5.4rc02 #1141

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