Skip to content

Commit de08c57

Browse files
authored
Update ci.yml
added url of rpc w/o opcode logs
1 parent 08b029b commit de08c57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
MAINNET_RPC: ${{ secrets.MAINNET_RPC }}
6868
SIGNER_ADDRESS: ${{ secrets.SIGNER_ADDRESS }}
6969
SIGNER_SECRET_KEY: ${{ secrets.SIGNER_SECRET_KEY }}
70+
MAINNET_RPC_WO_OPCODE_LOGS: ${{ secrets.MAINNET_RPC_WO_OPCODE_LOGS }}
7071
run: ./tests/ci_tests.sh
7172

7273
# TODO: Publish to Docker Hub

0 commit comments

Comments
 (0)