测试Python UT
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
ce99ee9e23
commit
7cf3ec4ed6
|
@ -21,9 +21,9 @@ steps:
|
|||
- pip -V
|
||||
- python -V
|
||||
- pip install -r ./python/requirements.txt
|
||||
- python ./python/hello.py
|
||||
# - python ./python/hello.py
|
||||
- pwd
|
||||
- pytest ${PWD}/python/test_demo.py
|
||||
- pytest $(pwd)/python/test_demo.py
|
||||
|
||||
|
||||
- name: "CI失败 微信推送"
|
||||
|
|
Loading…
Reference in New Issue