Skip to content

Commit 052d669

Browse files
committed
ci: fix tempo tests
1 parent f7a3151 commit 052d669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
VITE_NETWORK_TRANSPORT_MODE: ${{ matrix.transport-mode }}
134134
VITE_SHARD_ID: ${{ matrix.shard }}
135135
VITE_TEMPO_ENV: localnet
136-
VITE_TEMPO_TAG: latest
136+
VITE_TEMPO_TAG: https://rpc.testnet.tempo.xyz
137137

138138
- name: Upload coverage reports to Codecov
139139
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)