ci: fix missing `jobs:` in websockets.yml
parent
772baa74f1
commit
07df2d3484
|
@ -8,6 +8,7 @@ on:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
|
|
||||||
|
jobs:
|
||||||
websocket_tests:
|
websocket_tests:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
|
|
Loading…
Reference in New Issue