测试Python UT
continuous-integration/drone/push Build is failing Details

main
lzwang 2022-09-03 01:31:59 +08:00
parent ce99ee9e23
commit 7cf3ec4ed6
1 changed files with 2 additions and 2 deletions

View File

@ -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失败 微信推送"