Skip to content

Bump ruff from 0.15.20 to 0.15.21 #234

Bump ruff from 0.15.20 to 0.15.21

Bump ruff from 0.15.20 to 0.15.21 #234

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