Skip to content

Commit

Permalink
Fix .PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
peteraba committed Mar 6, 2021
1 parent d8772b8 commit e843692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ pull:
git pull
git submodule update --recursive --remote

.PHONY: install update build precommit unit integration coverage
.PHONY: build precommit install update unit coverage pull

0 comments on commit e843692

Please sign in to comment.