Compare commits

..

No commits in common. "main" and "test-1.1" have entirely different histories.

View File

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