Compare commits
No commits in common. "155d5d4dae09f5bb7bd778d0a8f5c747cd0ead7e" and "f1d304c12dc765cbb59f2085566f224e5550ed5e" have entirely different histories.
155d5d4dae
...
f1d304c12d
@ -5,5 +5,5 @@ def test_always_pass():
|
||||
|
||||
def test_drone_env():
|
||||
import os
|
||||
print("test_drone_env")
|
||||
# print("test_drone_env")
|
||||
assert 'DRONE' in os.environ # 验证是否在 Drone 环境中运行
|
||||
Loading…
x
Reference in New Issue
Block a user