We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9d690 commit cc3f499Copy full SHA for cc3f499
.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: "lite"
39
match-path: "tests/unit/**/*.sol"
40
name: "Unit tests"
0 commit comments