ci: add check-monkit
Change-Id: I124d013ffb434fdea8ec315face090de4e572ebf
This commit is contained in:
parent
249f98f4c1
commit
9fd97fa973
@ -46,6 +46,7 @@ pipeline {
|
||||
sh 'check-imports -race ./...'
|
||||
sh 'check-peer-constraints -race'
|
||||
sh 'check-atomic-align ./...'
|
||||
sh 'check-monkit ./...'
|
||||
sh 'check-errs ./...'
|
||||
sh 'staticcheck ./...'
|
||||
sh 'golangci-lint --config /go/ci/.golangci.yml -j=2 run'
|
||||
|
Loading…
Reference in New Issue
Block a user