mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-13 08:04:53 +00:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|