Skip to content

Commit

Permalink
updated for .PHONY so a test folder wouldnt error
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAlphaC committed Aug 4, 2022
1 parent 2585d68 commit 57092cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
-include .env

.PHONY: all test clean

all: clean remove install update build

# Clean the repo
Expand Down

0 comments on commit 57092cd

Please sign in to comment.