Skip to content

#879 Add support to browse an artist's album by release type and cont… #873

#879 Add support to browse an artist's album by release type and cont…

#879 Add support to browse an artist's album by release type and cont… #873

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