Skip to content

Commit d82de99

Browse files
authored
remove default from makefile (#479)
Signed-off-by: Jem Davies <jemsot@gmail.com>
1 parent 4630028 commit d82de99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.PHONY: all serverless deps docker docker-cgo clean docs test test-race test-integration fmt lint install deploy-docs playground
2-
.DEFAULT_GOAL := help
32
TAGS ?=
43

54
GOMAXPROCS ?= 1

0 commit comments

Comments
 (0)