rebuild schema and remove unsed command from justfile
This commit is contained in:
10
justfile
10
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:
|
||||
|
||||
Reference in New Issue
Block a user