This commit is contained in:
Shreyas Goenka 2024-12-27 19:10:33 +05:30
parent 893118e289
commit 1d337c8571
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ func (v *validate) Apply(ctx context.Context, b *bundle.Bundle) diag.Diagnostics
JobTaskClusterSpec(),
ValidateFolderPermissions(),
SingleNodeCluster(),
SchemaReferences(),
))
}