Skip to content

Add button to remove device from MVR list #fix 5 #46

Add button to remove device from MVR list #fix 5

Add button to remove device from MVR list #fix 5 #46

Workflow file for this run

name: Check if code is formatted
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
args: --version
- uses: astral-sh/ruff-action@v1
with:
args: format --check