Skip to content

Bump ruff from 0.15.13 to 0.15.16 #228

Bump ruff from 0.15.13 to 0.15.16

Bump ruff from 0.15.13 to 0.15.16 #228

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