Skip to content

Commit 272007d

Browse files
committed
forge test 3
1 parent 8912a22 commit 272007d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,8 @@ jobs:
5858

5959
test-fork:
6060
needs: ["check", "build"]
61-
secrets:
62-
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}
6361
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
62+
secrets: inherit
6463
with:
6564
foundry-fuzz-runs: 20
6665
foundry-profile: "lite"

0 commit comments

Comments
 (0)