test-ci
continuous-integration/drone/push Build is passing Details

main
lzwang 2022-09-03 00:44:46 +08:00
parent 8f5288dd06
commit c0b03f855f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ steps: # 定义管道的执行步骤
- pip -V
- python -V
- pip install -r ./python/requirements.txt
- python ./python/hello2.py
- python ./python/hello.py
- name: "测试微信推送"