mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-15 17:24:36 +00:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|