mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-21 11:27:45 +00:00
e40ab0145f
Signed-off-by: Casey Lee <cplee@nektos.com>
5 lines
29 B
Makefile
5 lines
29 B
Makefile
.PHONY: test
|
|
|
|
test:
|
|
go test
|