Skip to content

Commit

Permalink
Makefile formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
YN committed Dec 13, 2024
1 parent bc245c0 commit 5b758b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
test:
golangci-lint run ./... --fix
go test -v -race -timeout 5s

bench:
go test -benchmem -bench=. -timeout 10s -benchtime 5s -memprofile=mem.out

0 comments on commit 5b758b2

Please sign in to comment.