Skip to content

Commit

Permalink
008
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftanon committed Aug 28, 2024
1 parent 26269d8 commit 3581d42
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 @@ -29,7 +29,7 @@ jobs:

- name: Run SwiftFormat with debugging
run: |
swiftformat --lint . --verbose
swiftformat . --verbose
- name: Reformat Files
run: |
Expand Down

0 comments on commit 3581d42

Please sign in to comment.