Skip to content

feat: lowercase the field names for MsgCall (#132) #251

feat: lowercase the field names for MsgCall (#132)

feat: lowercase the field names for MsgCall (#132) #251

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml