Skip to content

Commit

Permalink
Try getting whole repo
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
  • Loading branch information
ecdye committed Sep 19, 2024
1 parent aae8a08 commit 5369b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
sparse-checkout-cone-mode: "blob:none"
fetch-depth: 0

- name: SwiftFormat
run: swiftformat --lint . --reporter github-actions-log

0 comments on commit 5369b14

Please sign in to comment.