server: ci: EOF EOL
This commit is contained in:
parent
1f7f2809b5
commit
64b6f42ff5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
|
@ -132,4 +132,4 @@ jobs:
|
||||||
if: ${{ github.event.schedule != '' || github.event.inputs.slow_tests == 'true' }}
|
if: ${{ github.event.schedule != '' || github.event.inputs.slow_tests == 'true' }}
|
||||||
run: |
|
run: |
|
||||||
cd examples/server/tests
|
cd examples/server/tests
|
||||||
behave.exe --stop --no-skipped --no-capture --tags slow
|
behave.exe --stop --no-skipped --no-capture --tags slow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue