Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tomanagle committed Aug 28, 2023
1 parent ab1241b commit 79e2f4a
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,10 +1,7 @@
# Run unit tests
.PHONY: test-unit
test-unit:
go test -v -tags=unit ./... -race -timeout=5s



.PHONY: build
build:
go build -o main ./cmd

0 comments on commit 79e2f4a

Please sign in to comment.