Skip to content

Bump ruff from 0.8.5 to 0.8.6 #413

Bump ruff from 0.8.5 to 0.8.6

Bump ruff from 0.8.5 to 0.8.6 #413

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]'
tests-macos:
needs:
- tests
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]'
os: macos-latest