Changes #65

Merged
jk_yinzy merged 1 commits from mxy_dev into main 2025-12-11 15:53:36 +08:00
Showing only changes of commit d527e8d5cd - Show all commits

View File

@ -9,4 +9,4 @@ def test_drone_env():
assert 'DRONE' in os.environ # 验证是否在 Drone 环境中运行 assert 'DRONE' in os.environ # 验证是否在 Drone 环境中运行
def test_1(): def test_1():
print("本地开发分支提交") print("本地开发分支提交!s")