Chore: Commit wire_gen.go (#107410)

* commit wire_gen.go

* do not generate code in ci
This commit is contained in:
Serge Zaitsev
2025-07-01 11:56:27 +02:00
committed by GitHub
parent 855f133d1e
commit 406923f912
5 changed files with 1462 additions and 14 deletions
-1
View File
@@ -22,7 +22,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- run: make gen-go
- name: golangci-lint
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
with: