Update main.yaml

pull/41178/head
sre-ci-robot 2025-04-10 00:26:38 +08:00 committed by GitHub
parent 887ac3c755
commit 99ca52796d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ 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'