更新 .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
wangjiacai 2024-09-14 00:22:05 +08:00
parent 90d49323e2
commit f5dce0af2e

View File

@ -4,7 +4,6 @@ steps:
- name: test
image: python:latest
commands:
- pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
- cd 花山印象
- pip3 install -r ./requirements.txt
- python3 ./sell_status.py