mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-05-28 10:31:29 +02:00
f5e6f53d75
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|