From e49930a650ce01e713ed430769e98d9b62234066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 14 Jan 2025 19:23:28 +0800 Subject: [PATCH] =?UTF-8?q?.github/workflows/=E6=B5=8Bhttp-server.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测http-server.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/测http-server.yaml b/.github/workflows/测http-server.yaml index 9493a2c..192a3e8 100644 --- a/.github/workflows/测http-server.yaml +++ b/.github/workflows/测http-server.yaml @@ -18,4 +18,5 @@ jobs: # SERVER_PID=$! # sleep 1 # 等待服务器启动 curl http://localhost:4251/ -v - kill $SERVER_PID \ No newline at end of file + # kill $SERVER_PID + - run: echo "DONE" \ No newline at end of file