mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-09-01 23:20:40 +02:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|