Skip to content

Commit 1aa5e9a

Browse files
committed
test unit 2
1 parent 6671c52 commit 1aa5e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bb-ci-utils.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
needs: ["check", "build"]
3434
if: needs.build.outputs.cache-status != 'primary'
3535
uses: "itsshantanu/gha-utils/.github/workflows/forge-test.yml@demo/bb-ci"
36+
secrets: inherit
3637
with:
3738
foundry-profile: "test-optimized"
3839
match-path: "tests/unit/**/*.sol"

0 commit comments

Comments
 (0)