Skip to content

Commit bcaec7f

Browse files
committed
CI/lint: increase timeout to 10min
1 parent 06a6855 commit bcaec7f

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
@@ -44,7 +44,7 @@ jobs:
4444
DATABASE_URL: "sqlite:///tmp/heartbeats.db"
4545

4646
lint-tx-fuzzing:
47-
timeout-minutes: 5
47+
timeout-minutes: 10
4848
name: Lint transaction Fuzzing - ${{ matrix.os }} - Rust ${{ matrix.toolchain }}
4949
runs-on: ${{ matrix.os }}
5050
strategy:

0 commit comments

Comments
 (0)