Skip to content

feature: update cli #19

feature: update cli

feature: update cli #19

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
jobs:
go-test:
uses: ./.github/workflows/_go-test.yml
golangci-lint:
uses: ./.github/workflows/_golangci-lint.yml