We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6671c52 commit 1aa5e9aCopy full SHA for 1aa5e9a
.github/workflows/bb-ci-utils.yml
@@ -33,6 +33,7 @@ jobs:
33
needs: ["check", "build"]
34
if: needs.build.outputs.cache-status != 'primary'
35
uses: "itsshantanu/gha-utils/.github/workflows/forge-test.yml@demo/bb-ci"
36
+ secrets: inherit
37
with:
38
foundry-profile: "test-optimized"
39
match-path: "tests/unit/**/*.sol"
0 commit comments