Skip to content

Commit

Permalink
noindex
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Jan 10, 2025
1 parent 9299fed commit 1c84820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
working-directory: swift
run: |
swift format . --recursive --in-place --configuration .swift-format.json
git diff --exit-code --no-index
git diff --exit-code
- name: swift-format Lint
working-directory: swift
Expand Down

0 comments on commit 1c84820

Please sign in to comment.