We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb73e7 commit efe2ed1Copy full SHA for efe2ed1
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
SKIP=no-commit-to-branch,lockwood-swiftformat,swiftlint,check-doc-comments
69
pre-commit run --all-files
70
lint:
71
- timeout-minutes: 10
+ timeout-minutes: 15
72
runs-on: ubuntu-latest
73
steps:
74
- uses: actions/checkout@v4
0 commit comments