mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
Drop typecheck-providerless verification
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -43,7 +43,6 @@ EXCLUDED_PATTERNS=(
|
||||
if [[ ${EXCLUDE_TYPECHECK:-} =~ ^[yY]$ ]]; then
|
||||
EXCLUDED_PATTERNS+=(
|
||||
"verify-typecheck.sh" # runs in separate typecheck job
|
||||
"verify-typecheck-providerless.sh" # runs in separate typecheck job
|
||||
)
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user