Update main.yaml

pull/41178/head
sre-ci-robot 2025-04-09 23:56:33 +08:00 committed by GitHub
parent d434b2cb15
commit 0de9c38bf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -49,6 +49,7 @@ jobs:
- name: 'Setup $HOME'
# hot fix
run: |
lsof -i :9000
# Check if $HOME is not set
if [ -z "$HOME" ]; then
echo '$HOME was no set'
@ -199,8 +200,6 @@ jobs:
docker ps
- name: UT
run: |
apt-get update
apt-get install lsof -y
lsof -i :9000
sleep 300
lsof -i :4443