Skip to content

Fix #911 - Don't shut down the server on "restartserver" when we actu… #869

Fix #911 - Don't shut down the server on "restartserver" when we actu…

Fix #911 - Don't shut down the server on "restartserver" when we actu… #869

Workflow file for this run

name: 'Smoketest for Logitech Media Server'
on:
push:
workflow_dispatch:
pull_request_target:
types: [assigned, labeled]
jobs:
linux:
name: Run LMS to see whether it crashes immediately...
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install depedencies
run: sudo apt-get install -y libio-socket-ssl-perl libnet-ssleay-perl
- name: Run test
run: bash t/00_smoketest.sh