.github/workflows/测http-server.yaml
This commit is contained in:
3
.github/workflows/测http-server.yaml
vendored
3
.github/workflows/测http-server.yaml
vendored
@@ -18,4 +18,5 @@ jobs:
|
|||||||
# SERVER_PID=$!
|
# SERVER_PID=$!
|
||||||
# sleep 1 # 等待服务器启动
|
# sleep 1 # 等待服务器启动
|
||||||
curl http://localhost:4251/ -v
|
curl http://localhost:4251/ -v
|
||||||
kill $SERVER_PID
|
# kill $SERVER_PID
|
||||||
|
- run: echo "DONE"
|
Reference in New Issue
Block a user