Skip to content

Ledctl: add command to retrieve default controller #136

Ledctl: add command to retrieve default controller

Ledctl: add command to retrieve default controller #136

Workflow file for this run

name: YAPF Formatting Check
on: [pull_request]
permissions: read-all
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run YAPF to test if python code is correctly formatted
uses: AlexanderMelde/yapf-action@master
with:
args: --verbose