test: test-workflow

This commit is contained in:
k0a1a 2022-02-24 22:41:59 +08:00
parent c933ade76e
commit 0f86918d7f

View file

@ -8,7 +8,7 @@ import (
_ "github.com/yaoapp/yao/xfs"
)
// 主程序
// 主程序 test
func main() {
cmd.Execute()
}