Update main.yaml

pull/41178/head
sre-ci-robot 2025-04-10 00:13:41 +08:00 committed by GitHub
parent 947b431e1f
commit 887ac3c755
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: |
echo '/tmp/core.%e.%p' | tee /proc/sys/kernel/core_pattern
lsof -i :9000
# Check if $HOME is not set
if [ -z "$HOME" ]; then