Skip to content

Commit

Permalink
WIP: test build for clang-format improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Feb 4, 2025
1 parent a19ca06 commit 8e0210d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4.2.2

- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@clang-format-19
with:
itk-branch: master
error-message: "Remote module code is inconsistent with ITK Coding Style as of 20241205."

0 comments on commit 8e0210d

Please sign in to comment.