Skip to content

fix(cmd/aminoscan): set len=0 in a slice initialization (#2971) #8890

fix(cmd/aminoscan): set len=0 in a slice initialization (#2971)

fix(cmd/aminoscan): set len=0 in a slice initialization (#2971) #8890

Workflow file for this run

name: gno.land
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "gno.land"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}