mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-26 13:57:46 +00:00
e40ab0145f
Signed-off-by: Casey Lee <cplee@nektos.com>
5 lines
56 B
Makefile
5 lines
56 B
Makefile
all:
|
|
go test ./...
|
|
go test ./... -short -race
|
|
go vet
|