Skip to content

Add UnmarshallValidateMsg to generated functions (#25) #29

Add UnmarshallValidateMsg to generated functions (#25)

Add UnmarshallValidateMsg to generated functions (#25) #29

Workflow file for this run

name: "Build"
on:
push:
branches: [ master ]
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/setup-go@v4.0.1
with:
go-version: '1.20.5'
- run: make test