From 8e772496f05de3390a726353eb301f5a3eb0658c Mon Sep 17 00:00:00 2001 From: SuiteForge Date: Tue, 21 Jul 2026 00:39:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20author:=20SuiteForge=20=E2=86=92=20Rober?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites/test-linux/workflow.yaml | 2 +- suites/test-windows/workflow.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/suites/test-linux/workflow.yaml b/suites/test-linux/workflow.yaml index 24bfb87..7c55e08 100644 --- a/suites/test-linux/workflow.yaml +++ b/suites/test-linux/workflow.yaml @@ -25,7 +25,7 @@ description: > Step 1 和 Step 2 依赖 gis-base 镜像(含 geopandas、openpyxl), Step 3 使用 python3 运行时(Linux 本机 Python 环境)。 version: 1.0.1 -author: SuiteForge +author: Robert platform: linux slug: test-yunnan-overlay-linux tags: [测试, 叠加分析, Linux, 云南省, 验证套件] diff --git a/suites/test-windows/workflow.yaml b/suites/test-windows/workflow.yaml index 5989b64..0b22125 100644 --- a/suites/test-windows/workflow.yaml +++ b/suites/test-windows/workflow.yaml @@ -30,7 +30,7 @@ description: > - Python 3(用于 Excel 输出步骤) - openpyxl 库(pip install openpyxl) version: 1.0.1 -author: SuiteForge +author: Robert platform: windows slug: test-yunnan-overlay-windows tags: [测试, 叠加分析, Windows, 云南省, 验证套件]