Skip to content

Commit

Permalink
Merge pull request #341 from porridge/drop-cover
Browse files Browse the repository at this point in the history
Do not run coverage check in the default target.
  • Loading branch information
aledbf authored Feb 24, 2017
2 parents 63630d8 + 2e302de commit 0134715
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
@@ -1,4 +1,4 @@
all: fmt lint vet cover
all: fmt lint vet

BUILDTAGS=

Expand Down

0 comments on commit 0134715

Please sign in to comment.