Skip to content

Commit bb1645a

Browse files
committed
refact: Makefile
1 parent 611be58 commit bb1645a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ ROOT=$(shell pwd)
66
DOCKER_IMAGE_LINTER=alvarofpp/linter:latest
77
LINT_COMMIT_TARGET_BRANCH=origin/main
88

9-
## Test
10-
TEST_CONTAINER_NAME=${APP_NAME}_test
11-
129
# Commands
1310
.PHONY: install-hooks
1411
install-hooks:

0 commit comments

Comments
 (0)