Skip to content

COMP: Use windows-2022 in CI #179

COMP: Use windows-2022 in CI

COMP: Use windows-2022 in CI #179

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