Skip to content

Commit fdfabfd

Browse files
committed
fix: add ETH_RPC_URL to CI env
1 parent 0497a05 commit fdfabfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
env:
1212
FOUNDRY_PROFILE: ci
13+
ETH_RPC_URL: ${{ secrets.ETH_RPC_URL }}
1314

1415
jobs:
1516
check:

0 commit comments

Comments
 (0)