Skip to content

Commit 5066a78

Browse files
committed
proper include
1 parent 846969a commit 5066a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include = [
1616
"schemas/components/contact/v1/contact.schema.json",
1717
"schemas/message/v1/message.schema.json",
1818
"schemas/node/v1/node.schema.json",
19-
"schemas/schema/v1/schema.schema.json",
19+
"schemas/program/v1/program.schema.json",
2020
"schemas/eval/v1/eval.schema.json",
2121
"schemas/task/v1/task.schema.json",
2222
"jacs.config.schema.json",

0 commit comments

Comments
 (0)