mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-18 00:17:14 +02:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|