mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-22 14:55:03 +01:00
5 lines
29 B
Makefile
5 lines
29 B
Makefile
.PHONY: test
|
|
|
|
test:
|
|
go test
|