forked from mirrors/linux-bench
Update makefile
This commit is contained in:
parent
a3ae8a5b48
commit
20b5541ef6
1 changed files with 0 additions and 1 deletions
1
makefile
1
makefile
|
@ -1,3 +1,2 @@
|
|||
tests:
|
||||
go test -race -timeout 30s -cover ./cmd ./check
|
||||
GO111MODULE=on go test -v -short -race -timeout 30s -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue