linux-bench/makefile
Liz Rice 3d7e09e7bd
Longer test timeout
Test is failing in GitHub actions due to timeout
2020-12-21 12:31:16 +00:00

2 lines
112 B
Makefile

tests:
GO111MODULE=on go test -v -short -race -timeout 100s -coverprofile=coverage.txt -covermode=atomic ./...