Skip to content

drop Python 3.8 in test-example workflow #320

drop Python 3.8 in test-example workflow

drop Python 3.8 in test-example workflow #320

Workflow file for this run

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