Skip to content

Commit

Permalink
ci: added the new cosmos_msg tests
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Dec 29, 2023
1 parent ba39710 commit 87d9dc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- TestIcaContractTimeoutPacket
- TestOwnerCreateIcaContract
- TestOwnerPredefinedAction
- TestSendCosmosMsgsProto3JsonEncoding
- TestSendCosmosMsgsProtobufEncoding
name: ${{ matrix.test }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 87d9dc0

Please sign in to comment.