From 7c30b1d9e77a5f1e2a50ddd30614c1f56ca816cb Mon Sep 17 00:00:00 2001 From: "scripts@glrocky.com" Date: Wed, 22 Apr 2026 13:33:39 +0800 Subject: [PATCH] change url --- .well-known/schema.json | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.well-known/schema.json b/.well-known/schema.json index 47588a2..e40940b 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -4,7 +4,7 @@ "name": "vivo-Phone-Test-Project-V2502A", "uuid": "157f58111-aaa9-4636-b476-639e02vivo02", "description": "vivo-V2502A手机用例集", - "remoteUrl": "https://gitea.glrocky.cn/aitest-scripts/vivo.git", + "remoteUrl": "https://gitea.glrocky.cn/scripts/vivo.git", "branch": "V2502A", "tags": { "osName": "android", diff --git a/pyproject.toml b/pyproject.toml index 40316f9..77fe655 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/vivo.git" +remote_url = "https://gitea.glrocky.cn/scripts/vivo.git" branch = "V2502A" uuid = "157f58111-aaa9-4636-b476-639e02vivo02"