Skip to content

COMP: Fix Linux wheel artifact name for notebook tests #997

COMP: Fix Linux wheel artifact name for notebook tests

COMP: Fix Linux wheel artifact name for notebook tests #997

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