zxc
Some checks failed
简单测试 / test (push) Failing after 11s

This commit is contained in:
2025-07-12 17:37:06 +08:00
parent 83eb229754
commit 0125105b36

View File

@ -24,7 +24,6 @@ jobs:
- name: Debug Network
run: |
echo "Checking network from inside the job container..."
ip addr show
cat /etc/resolv.conf
ping -c 4 gitea # 尝试ping gitea服务名
nslookup gitea # 尝试解析gitea服务名