Skip to content

Fix detection of Bluetooth MIDI devices #2433

Fix detection of Bluetooth MIDI devices

Fix detection of Bluetooth MIDI devices #2433

name: 'Check: Codestyle'
on:
pull_request:
jobs:
codestyle:
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Test coding style
run: |
bash ./buildscripts/ci/linux/checkcodestyle.sh