Skip to content

Bump up to Python 3.9 (and still test against Python 3.8 just for sure) #18

Bump up to Python 3.9 (and still test against Python 3.8 just for sure)

Bump up to Python 3.9 (and still test against Python 3.8 just for sure) #18

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1