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