mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
Update e2e.yml
fix not listen 9000 port
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -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