Skip to content

Commit bc8548c

Browse files
committed
CI/lint: increase timeout to 15
Handle the case when the deps have to be downloaded and compiled
1 parent 4488c35 commit bc8548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
lint:
10-
timeout-minutes: 10
10+
timeout-minutes: 15
1111
name: Lint - ${{ matrix.os }}
1212
runs-on: ${{ matrix.os }}
1313
strategy:

0 commit comments

Comments
 (0)