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.
2 parents 06a6855 + bcaec7f commit 51b7d40Copy full SHA for 51b7d40
.github/workflows/lint.yaml
@@ -44,7 +44,7 @@ jobs:
44
DATABASE_URL: "sqlite:///tmp/heartbeats.db"
45
46
lint-tx-fuzzing:
47
- timeout-minutes: 5
+ timeout-minutes: 10
48
name: Lint transaction Fuzzing - ${{ matrix.os }} - Rust ${{ matrix.toolchain }}
49
runs-on: ${{ matrix.os }}
50
strategy:
0 commit comments