Compare commits

..

2 Commits

Author SHA1 Message Date
2251b1c1df Merge pull request 'Changes' (#65) from mxy_dev into main
All checks were successful
continuous-integration/drone/tag Build is passing
Reviewed-on: #65
2025-12-11 15:53:35 +08:00
d527e8d5cd Changes
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-11 16:01:26 +08:00

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")