Skip to content

Commit 1454460

Browse files
authored
ci: Increase timeout for lint (#1219)
1 parent 86a3157 commit 1454460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
check-lint:
1313
name: Lint
14-
timeout-minutes: 5
14+
timeout-minutes: 10
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Fetch Sources

0 commit comments

Comments
 (0)