mirror of
https://gitea.com/gitea/act_runner
synced 2026-09-21 19:37:07 +02:00
5 lines
29 B
Makefile
5 lines
29 B
Makefile
.PHONY: test
|
|
|
|
test:
|
|
go test
|