测试Python UT
parent
dc88acd439
commit
6c4757e99b
|
@ -21,9 +21,9 @@ steps:
|
|||
- pip -V
|
||||
- python -V
|
||||
- pip install -r ./python/requirements.txt
|
||||
# - python ./python/hello.py
|
||||
- pwd
|
||||
- ls -la
|
||||
- python ./python/hello.py
|
||||
- pytest $(pwd)/python/test_demo.py
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue