We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a3151 commit 052d669Copy full SHA for 052d669
.github/workflows/verify.yml
@@ -133,7 +133,7 @@ jobs:
133
VITE_NETWORK_TRANSPORT_MODE: ${{ matrix.transport-mode }}
134
VITE_SHARD_ID: ${{ matrix.shard }}
135
VITE_TEMPO_ENV: localnet
136
- VITE_TEMPO_TAG: latest
+ VITE_TEMPO_TAG: https://rpc.testnet.tempo.xyz
137
138
- name: Upload coverage reports to Codecov
139
uses: codecov/codecov-action@v4
0 commit comments