Skip to content

feat: start work to name the new-look package 'kaleido2' #55

feat: start work to name the new-look package 'kaleido2'

feat: start work to name the new-look package 'kaleido2' #55

Workflow file for this run

name: ruff-wf
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
src: './src/py'