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

main
lzwang 2022-09-03 00:44:22 +08:00
parent 71811d1c96
commit 8f5288dd06
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/hello.py
- python ./python/hello2.py
- name: "测试微信推送"