修复(#83): 修复脚本目录全量测试构建失败
Build docker and publish / build (20.15.1) (push) Has been cancelled
Build docker and publish / build (20.15.1) (pull_request) Successful in 8m27s

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
2026-05-26 22:28:36 -07:00
parent d2f9289338
commit d6efcb8e0b
3 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
// Package scripts keeps standalone maintenance tools out of normal package
// builds. Run individual tools with go run scripts/<tool>.go.
package scripts