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