测试Python UT
parent
6c4757e99b
commit
1d810f82ff
|
@ -24,7 +24,7 @@ steps:
|
|||
- pwd
|
||||
- ls -la
|
||||
- python ./python/hello.py
|
||||
- pytest $(pwd)/python/test_demo.py
|
||||
- pytest ./python/test_demo.py
|
||||
|
||||
|
||||
- name: "CI失败 微信推送"
|
||||
|
|
Loading…
Reference in New Issue