diff --git a/.well-known/schema.json b/.well-known/schema.json index 643de2f..d181b53 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -4,7 +4,7 @@ "name": "honor-Phone-Test-Project-honor", "uuid": "157f58111-aaa9-4636-b476-739MEPAN0001", "description": "honor_MEP-AN00手机用例集", - "remoteUrl": "https://gitea.glrocky.cn/aitest-scripts/honor.git", + "remoteUrl": "https://gitea.glrocky.cn/scripts/honor.git", "branch": "MEP-AN00", "tags": { "osName": "android", diff --git a/pyproject.toml b/pyproject.toml index f2bc69d..df927d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ url = "https://mirrors.aliyun.com/pypi/simple/" default = true [tool.glrocky] -remote_url = "https://gitea.glrocky.cn/aitest-scripts/honor.git" +remote_url = "https://gitea.glrocky.cn/scripts/honor.git" branch = "MEP-AN00" uuid = "157f58111-aaa9-4636-b476-739MEPAN0001"