Skip to content

Commit

Permalink
BUG: Do not use shallow checkout for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Mar 17, 2021
1 parent 2869345 commit 458424d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/clang-format-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ jobs:

steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master

0 comments on commit 458424d

Please sign in to comment.