diff --git a/.well-known/schema.json b/.well-known/schema.json index 67fba63..dbaa20b 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -2,7 +2,7 @@ "schemaVersion": "2.0.0", "metadata": { "name": "gztel-wifi-e2e", - "uuid": "157f58111-aaa9-4636-b476-20251201gztele2e", + "uuid": "e6719cc7-d1be-4079-af0f-d8e9ee588745", "description": "广州电信WIFI测试-e2e", "remoteUrl": "https://gitea.glrocky.cn/scripts/gztel-wifi-e2e.git", "branch": "master", diff --git a/justfile b/justfile index 2890b79..2906f93 100644 --- a/justfile +++ b/justfile @@ -46,16 +46,6 @@ clean-all: just clean-out-and-log 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")] [doc("start test executor server,from glrocky framework")] debug-srv: