mirror of https://github.com/milvus-io/milvus.git
Update main.yaml
parent
947b431e1f
commit
887ac3c755
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue