diff --git a/bundle/config/validate/validate.go b/bundle/config/validate/validate.go index 6b52b920..131566fc 100644 --- a/bundle/config/validate/validate.go +++ b/bundle/config/validate/validate.go @@ -36,7 +36,6 @@ func (v *validate) Apply(ctx context.Context, b *bundle.Bundle) diag.Diagnostics JobTaskClusterSpec(), ValidateFolderPermissions(), SingleNodeCluster(), - SchemaReferences(), )) }