From 473925efb5b49353f6cd88363a3e862915900215 Mon Sep 17 00:00:00 2001 From: lzwang Date: Sat, 3 Sep 2022 00:54:25 +0800 Subject: [PATCH] test-ci --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bd8a887..cfe3471 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - pip -V - python -V - pip install -r ./python/requirements.txt - - python ./python/hello.py + - python ./python/hello33.py - name: "CI失败 微信推送"