Skip to content

Commit f913576

Browse files
authored
Merge pull request #1630 from o1-labs/dw/increase-lint-timeout
CI/lint: increase timeout to 15
2 parents 4488c35 + bc8548c commit f913576

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)