Skip to content

Commit 04ef745

Browse files
committed
[spicedb] Validate schema on build
1 parent cd24ef2 commit 04ef745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/spicedb/BUILD.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ packages:
33
type: generic
44
srcs:
55
- "schema/*.yaml"
6+
config:
7+
test:
8+
- ["zed", "validate", "./schema/schema.yaml"]
69

710
- name: lib
811
type: go

0 commit comments

Comments
 (0)