Skip to content

Commit 1576b0c

Browse files
committed
fix: try fix lint
1 parent 008fd9b commit 1576b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Switch Xcode 🔄
1616
run: sudo xcode-select --switch /Applications/Xcode_15.0.app
1717
- name: Swift Lint
18-
run: swiftlint --strict
18+
run: swiftlint

0 commit comments

Comments
 (0)