Skip to content

Use simpler tox.ini, add testing for Python 3.12, and other small updates #616

Use simpler tox.ini, add testing for Python 3.12, and other small updates

Use simpler tox.ini, add testing for Python 3.12, and other small updates #616

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1