Skip to content

Fix packaging to install only the choreographer module #694

Fix packaging to install only the choreographer module

Fix packaging to install only the choreographer module #694

Workflow file for this run

---
name: ruff-wf
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
with:
src: 'src'