Skip to content

Commit f641257

Browse files
committed
update upgrade test with wasmvm version
1 parent b8d317b commit f641257

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ jobs:
170170
if: env.GIT_DIFF
171171
- name: Install New Gaiad
172172
run: |
173-
git checkout -
174173
curl -LO https://github.com/CosmWasm/wasmvm/releases/download/v2.0.0/libwasmvm.x86_64.so
175174
curl -LO https://github.com/CosmWasm/wasmvm/releases/download/v2.0.0/libwasmvm.aarch64.so
176175
uname -m

0 commit comments

Comments
 (0)