We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c97db commit 8912a22Copy full SHA for 8912a22
.github/workflows/bb-ci-utils.yml
@@ -63,6 +63,6 @@ jobs:
63
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
64
with:
65
foundry-fuzz-runs: 20
66
- foundry-profile: "test-optimized"
+ foundry-profile: "lite"
67
match-path: "tests/fork/**/*.sol"
68
name: "Fork tests"
0 commit comments