mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Strip the proto build guard
This commit is contained in:
@@ -26,7 +26,6 @@ SILENT=true
|
||||
# Excluded checks are always skipped.
|
||||
EXCLUDED_CHECKS=(
|
||||
"verify-linkcheck.sh" # runs in separate Jenkins job once per day due to high network usage
|
||||
"verify-generated-protobuf.sh" # TODO(smarterclayton) add when protobuf is part of direct generation
|
||||
)
|
||||
|
||||
function is-excluded {
|
||||
|
Reference in New Issue
Block a user