Skip to content

Commit cf430fe

Browse files
committed
add genjsonschema to make ci
1 parent 9af392e commit cf430fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ TIMEOUT = 60
1919

2020
.PHONY: precommit ci
2121
precommit: generate jsonschemagen toolchain-check license-check misspell go-mod-tidy golangci-lint-fix test-default
22-
ci: generate toolchain-check license-check lint vanity-import-check build test-default check-clean-work-tree test-coverage
22+
ci: generate jsonschemagen toolchain-check license-check lint vanity-import-check build test-default check-clean-work-tree test-coverage
2323

2424
# Tools
2525

0 commit comments

Comments
 (0)