This commit is contained in:
parent
0d9ca2802a
commit
d527e8d5cd
@ -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")
|
||||||
Loading…
x
Reference in New Issue
Block a user