Skip to content

Commit

Permalink
update to gaia20, add tests between osmosis and namada
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed Dec 2, 2024
1 parent df7d47b commit d349d5a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/namada.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,14 @@ jobs:
fail-fast: false
matrix:
chain:
- package: .#gaia18
- package: .#gaia20
command: gaiad,namada
account_prefix: cosmos,''
native_token: stake,nam
- package: .#osmosis
command: osmosisd,namada
account_prefix: osmo,''
native_token: stake,nam
steps:
- uses: actions/checkout@v4
- name: Clone Namada
Expand Down

0 comments on commit d349d5a

Please sign in to comment.