Skip to content

Improve LW3 protocol handling, implement source selection and player state #23

Improve LW3 protocol handling, implement source selection and player state

Improve LW3 protocol handling, implement source selection and player state #23

Workflow file for this run

name: Python
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1