Skip to content

Commit

Permalink
makefile: run schemagen tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatczuk committed Nov 17, 2021
1 parent 8477485 commit e182c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ test:
@$(GOTEST) ./table
@$(GOTEST) ./migrate
@$(GOTEST) ./dbutil
@$(GOTEST) ./cmd/schemagen

.PHONY: bench
bench:
Expand Down

0 comments on commit e182c6e

Please sign in to comment.