diff --git a/.github/workflows/server.yml b/.github/workflows/server.yml index 6bef3fbf8..7c4e1148c 100644 --- a/.github/workflows/server.yml +++ b/.github/workflows/server.yml @@ -132,4 +132,4 @@ jobs: if: ${{ github.event.schedule != '' || github.event.inputs.slow_tests == 'true' }} run: | cd examples/server/tests - behave.exe --stop --no-skipped --no-capture --tags slow \ No newline at end of file + behave.exe --stop --no-skipped --no-capture --tags slow