mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-17 22:00:31 +00:00
chore: make lint happy?
This commit is contained in:
parent
dcb83bbeee
commit
bb14767829
6
.github/workflows/push.yml
vendored
6
.github/workflows/push.yml
vendored
@ -20,10 +20,8 @@ jobs:
|
||||
fetch-depth: 0
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: Tidy Modules
|
||||
run: |
|
||||
go mod tidy
|
||||
go generate main.go
|
||||
- name: Prepare Necessary Runtime Files
|
||||
run: go generate main.go
|
||||
|
||||
- name: Run Lint
|
||||
uses: golangci/golangci-lint-action@master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user