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

main
lzwang 2022-09-03 01:34:35 +08:00
parent dc88acd439
commit 6c4757e99b
1 changed files with 1 additions and 1 deletions

View File

@ -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