flag make commands as phony
This commit is contained in:
parent
b918e51149
commit
4f35e6a265
2
Makefile
2
Makefile
@ -1,3 +1,5 @@
|
|||||||
|
.PHONY: download test fmt check/dependencies check/fmt build build/docker
|
||||||
|
|
||||||
download:
|
download:
|
||||||
go mod download
|
go mod download
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user