Make "make" useful rather than produce error.
This commit is contained in:
parent
27a0ec41cc
commit
cec1c9fb21
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
all: push
|
all: fmt lint vet cover
|
||||||
|
|
||||||
BUILDTAGS=
|
BUILDTAGS=
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue