Merge pull request 'Changes' (#65) from mxy_dev into main
All checks were successful
continuous-integration/drone/tag Build is passing

Reviewed-on: #65
This commit is contained in:
君肯普通 2025-12-11 15:53:35 +08:00
commit 2251b1c1df

View File

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