Skip to content

Commit 57092cd

Browse files
committed
updated for .PHONY so a test folder wouldnt error
1 parent 2585d68 commit 57092cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
-include .env
22

3+
.PHONY: all test clean
4+
35
all: clean remove install update build
46

57
# Clean the repo

0 commit comments

Comments
 (0)