Skip to content

Commit

Permalink
ENH: Update to support the clang-format-linter CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit committed Jan 31, 2025
1 parent f2b0de2 commit 7cb8c7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/clang-format-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
with:
itk-branch: master

0 comments on commit 7cb8c7c

Please sign in to comment.