Skip to content

Commit 99e8ba2

Browse files
committed
Make file changes
1 parent c068d0e commit 99e8ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ verify:
8888

8989
.PHONY: test
9090
test:
91-
go test -timeout 1800s -v -race ./cmd/... ./pkg/...
91+
go test -timeout 1800s -v -race ./cmd/... ./pkg/...
9292

9393
.PHONY: ut-coverage
9494
ut-coverage:

0 commit comments

Comments
 (0)