chore/makefile-improvements
main
@@ -2,7 +2,6 @@ BINARY_NAME=lambda
it:
@ go build -o ${BINARY_NAME} ./cmd/lambda
@ chmod +x ${BINARY_NAME}
TEST=simple
The note is not visible to the blocked user.