mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 18:20:27 +00:00
fix: make lint&ci happy
This commit is contained in:
1
.github/workflows/pull.yml
vendored
1
.github/workflows/pull.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
- name: Tidy Modules
|
||||
run: |
|
||||
go mod tidy
|
||||
if [ ! -f custom/register.go ]; then touch custom/register.go; fi
|
||||
go generate ./...
|
||||
|
||||
- name: golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user