Skip to content

Docs clichain guide test (#925) #543

Docs clichain guide test (#925)

Docs clichain guide test (#925) #543

Workflow file for this run

name: "Go mod tidy check"
on:
push:
jobs:
go-mod-tidy-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
- uses: katexochen/go-tidy-check@v2