测试Python UT
parent
7cf3ec4ed6
commit
5f68257acc
|
@ -23,6 +23,7 @@ steps:
|
|||
- pip install -r ./python/requirements.txt
|
||||
# - python ./python/hello.py
|
||||
- pwd
|
||||
- ls -la
|
||||
- pytest $(pwd)/python/test_demo.py
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue