mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-28 09:08:58 +00:00
Update e2e.yml
fix not listen 9000 port
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
||||
- name: run fs
|
||||
working-directory: .
|
||||
run: |
|
||||
make e2e-server > /dev/null &
|
||||
nohup make e2e-server >/dev/null &
|
||||
make probe-e2e
|
||||
|
||||
- name: e2e test
|
||||
|
||||
Reference in New Issue
Block a user