Skip to content

Commit f7a6699

Browse files
committed
Rerun yarn codegen and update makefile
1 parent f6c4833 commit f7a6699

2 files changed

Lines changed: 8686 additions & 2191 deletions

File tree

datajunction-server/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spellcheck:
3131

3232
check:
3333
pdm run pre-commit run --all-files
34-
$(MAKE) check-schemas
34+
$(MAKE) generate-schemas
3535

3636
lint:
3737
make check

0 commit comments

Comments
 (0)