Skip to content

Commit f07fc2d

Browse files
committed
chore: cleanup makefile
1 parent 8af509b commit f07fc2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ generate:
1010
go generate ./...
1111
.PHONY: generate
1212

13-
build:
14-
CGO_ENABLED=0 go build ./cmd/bot
15-
1613
check_generated: generate
1714
git diff --exit-code
1815
.PHONY: check_generated

0 commit comments

Comments
 (0)