Skip to content

Commit

Permalink
refactor: remote setup target of makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
flohansen committed Jun 11, 2024
1 parent 34c9a4d commit ed63e93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
setup:
mockgen -package mocks -source internal/routes/routes.go -destination internal/mocks/routes.go

run:
go run cmd/main.go

Expand Down

0 comments on commit ed63e93

Please sign in to comment.