feat: modify Makefile

This commit is contained in:
Rogee
2024-11-29 17:48:33 +08:00
parent a6fc3c5d05
commit dd0b6dd6c1

View File

@@ -42,4 +42,4 @@ mdown:
.PHONY: model
model:
@go run . model
go test -run ^Test_GenModel