changed the recipe name from test to check in Makefile

This commit is contained in:
hyung-hwan 2025-05-18 11:40:04 +09:00
parent deb6f7b05a
commit 8318643735

View File

@ -58,7 +58,7 @@ clean:
go clean -x -i
rm -f $(NAME) $(NAME).debug
test:
check:
go test -x
hodu.pb.go: hodu.proto