Skip to content

Bump ruff from 0.14.5 to 0.15.7 #14

Bump ruff from 0.14.5 to 0.15.7

Bump ruff from 0.14.5 to 0.15.7 #14

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
tests:
uses: ./.github/workflows/pytest.yml
secrets: inherit
docs:
uses: ./.github/workflows/docs.yml