Skip to content

Commit 54f8ccf

Browse files
committed
Set node env
1 parent bae10f2 commit 54f8ccf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
name: make test
1616
runs-on: ubuntu-latest
1717
timeout-minutes: 20
18+
env:
19+
MAINNET_HTTP: ${{ secrets.MAINNET_HTTP }}
1820
steps:
1921
- uses: actions/checkout@v4
2022
with:

0 commit comments

Comments
 (0)