docs(ci): test job runner network
Some checks failed
Deploy Sphinx Docs / build-and-deploy (push) Failing after 29s
Some checks failed
Deploy Sphinx Docs / build-and-deploy (push) Failing after 29s
This commit is contained in:
@@ -14,6 +14,10 @@ jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Test network
|
||||
run: |
|
||||
nc -zv host.containers.internal 7890
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user