Skip to content

Commit efe2ed1

Browse files
authored
Increase swiftlint timeout (#116)
1 parent 6fb73e7 commit efe2ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
SKIP=no-commit-to-branch,lockwood-swiftformat,swiftlint,check-doc-comments
6969
pre-commit run --all-files
7070
lint:
71-
timeout-minutes: 10
71+
timeout-minutes: 15
7272
runs-on: ubuntu-latest
7373
steps:
7474
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)