test: 测试工作流

This commit is contained in:
Rock Chin
2023-03-31 07:25:53 +00:00
parent 2bb4f1fbb8
commit aee8446a23

View File

@@ -17,3 +17,4 @@ class TestCommand(AbstractCommandNode):
reply.append('测试指令')
return True, reply