rebuild schema and remove unsed command from justfile

This commit is contained in:
pc
2026-04-23 14:32:07 +08:00
parent 8199c6ad3f
commit 8e0225e826
2 changed files with 1 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"schemaVersion": "2.0.0", "schemaVersion": "2.0.0",
"metadata": { "metadata": {
"name": "gztel-wifi-e2e", "name": "gztel-wifi-e2e",
"uuid": "157f58111-aaa9-4636-b476-20251201gztele2e", "uuid": "e6719cc7-d1be-4079-af0f-d8e9ee588745",
"description": "广州电信WIFI测试-e2e", "description": "广州电信WIFI测试-e2e",
"remoteUrl": "https://gitea.glrocky.cn/scripts/gztel-wifi-e2e.git", "remoteUrl": "https://gitea.glrocky.cn/scripts/gztel-wifi-e2e.git",
"branch": "master", "branch": "master",

View File

@@ -46,16 +46,6 @@ clean-all:
just clean-out-and-log just clean-out-and-log
just clean-pycache just clean-pycache
[group("dev")]
[doc("invoke ipython with u2")]
debug-u2:
uvx --with uiautomator2 --with .packages/glrocky_sdk-0.1.2-py3-none-any.whl --directory . ipython
[group("dev")]
[doc("show android ui")]
debug-ui:
uvx uiviewer
[group("dev")] [group("dev")]
[doc("start test executor server,from glrocky framework")] [doc("start test executor server,from glrocky framework")]
debug-srv: debug-srv: