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