Skip to content

Commit 551d0ca

Browse files
committed
try fix swiftlint
1 parent 4d6f4af commit 551d0ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838

3939
- name: Perform CodeQL Analysis
4040
uses: github/codeql-action/analyze@v2
41+
42+
- name: Swiftlint
43+
run: swiftlint

0 commit comments

Comments
 (0)