We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1504a commit 3b0cfbbCopy full SHA for 3b0cfbb
.github/workflows/ci.yml
@@ -159,3 +159,5 @@ jobs:
159
INDEXING_RETRY_INTERVAL: 4000
160
INDEXING_MAX_RETRIES: 120
161
NODE_URL: 'http://127.0.0.1:8001'
162
+ RPC: 'http://127.0.0.1:8545'
163
+ PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
0 commit comments