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, 云南省, 验证套件]