mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-07-11 06:33:49 +02:00
5dc32d3355
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
|