docs(ci): test ci network
All checks were successful
Deploy Sphinx Docs / build-and-deploy (push) Successful in 2m16s

This commit is contained in:
2026-02-11 11:22:01 +08:00
parent cb6e33d834
commit 0ce2e94ed7

View File

@@ -14,10 +14,6 @@ jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Test network
run: |
curl -I --connect-timeout 5 http://host.containers.internal:7890
- name: Setup Node
uses: actions/setup-node@v4
with: