mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
4 lines
59 B
Makefile
4 lines
59 B
Makefile
all:
|
|
go test ./... -cpu=1,2,4
|
|
go test ./... -short -race
|