Skip to content

Bump ruff from 0.15.7 to 0.15.15 #38

Bump ruff from 0.15.7 to 0.15.15

Bump ruff from 0.15.7 to 0.15.15 #38

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