From c88382b99b02c6313a79de7a99d761133238ac4b Mon Sep 17 00:00:00 2001 From: lixu Date: Thu, 30 Oct 2025 16:39:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95jenkins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test1.py diff --git a/test1.py b/test1.py new file mode 100644 index 0000000..f2efc4f --- /dev/null +++ b/test1.py @@ -0,0 +1 @@ +print("测试1") \ No newline at end of file