server: tests: CI workflow failed on first scenario failed
This commit is contained in:
parent
763ae0a1fd
commit
830d0efbd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
|
@ -83,4 +83,4 @@ jobs:
|
|||
if: github.event.schedule != ''
|
||||
run: |
|
||||
cd examples/server/tests
|
||||
PORT=8888 ./tests.sh --no-skipped --no-capture --tags slow
|
||||
PORT=8888 ./tests.sh --stop --no-skipped --no-capture --tags slow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue