server: tests: CI workflow failed on first scenario failed

This commit is contained in:
Pierrick HYMBERT 2024-03-02 19:30:13 +01:00
parent 763ae0a1fd
commit 830d0efbd2

View file

@ -83,4 +83,4 @@ jobs:
if: github.event.schedule != '' if: github.event.schedule != ''
run: | run: |
cd examples/server/tests 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