chore: add checkgenerate test to lint
(#404)
This commit is contained in:
@ -274,6 +274,10 @@ jobs:
|
||||
name: staticcheck
|
||||
command: make staticcheck
|
||||
when: always
|
||||
- run:
|
||||
name: Check generate
|
||||
command: make checkgenerate
|
||||
when: always
|
||||
|
||||
check-openapi:
|
||||
executor: linux-amd64
|
||||
|
Reference in New Issue
Block a user