Skip to content

Bump ruff from 0.15.21 to 0.15.22 #235

Bump ruff from 0.15.21 to 0.15.22

Bump ruff from 0.15.21 to 0.15.22 #235

Workflow file for this run

---
name: Pull request tests
on:
pull_request:
jobs:
lint:
uses: ./.github/workflows/linter.yml
tests:
uses: ./.github/workflows/tests.yml
feature-tests:
uses: ./.github/workflows/feature-test.yml