Skip to content

Update ruff requirement from ^0.6.9 to >=0.6.9,<0.9.0 #263

Update ruff requirement from ^0.6.9 to >=0.6.9,<0.9.0

Update ruff requirement from ^0.6.9 to >=0.6.9,<0.9.0 #263

Workflow file for this run

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