We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6672fd3 commit ea3cbe2Copy full SHA for ea3cbe2
.github/workflows/bb-ci-utils.yml
@@ -34,6 +34,7 @@ jobs:
34
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
35
secrets: inherit
36
with:
37
+ foundry-fuzz-runs: 2000
38
foundry-profile: "test-optimized"
39
match-path: "tests/unit/**/*.sol"
40
name: "Unit tests"
0 commit comments