Skip to content

Commit

Permalink
Use wasm enabled ibc-go v9 for wasm client test
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Oct 15, 2024
1 parent 7b46b6a commit 8044945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#ibc-go-v9-simapp
- package: .#ibc-go-v9-wasm-simapp
command: simd
account_prefix: cosmos
native_token: stake
Expand Down
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
ibc-go-v7-simapp
ibc-go-v8-simapp
ibc-go-v9-simapp
ibc-go-v9-wasm-simapp
interchain-security
migaloo
neutron
Expand Down

0 comments on commit 8044945

Please sign in to comment.