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