Skip to content

Commit 225d570

Browse files
chore: add test to default
1 parent ae71189 commit 225d570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
default: fmt lint build install
1+
default: fmt lint build install test
22

33
build:
44
go build -v ./...

0 commit comments

Comments
 (0)