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
hjmjohnson committed Feb 1, 2025
1 parent 6714868 commit 28f1d45
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@v1
- uses: actions/checkout@v4

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

0 comments on commit 28f1d45

Please sign in to comment.