Skip to content

Commit a70493c

Browse files
committed
👷 github: set op-sepolia rpc
1 parent 3677504 commit a70493c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
env:
99
OPTIMISM_NODE: ${{ secrets.OPTIMISM_NODE }}
10+
OP_SEPOLIA_NODE: ${{ secrets.OP_SEPOLIA_NODE }}
1011
steps:
1112
- uses: actions/checkout@v4
1213
with:

0 commit comments

Comments
 (0)