Skip to content

Bump pytest from 8.3.1 to 8.3.2 #702

Bump pytest from 8.3.1 to 8.3.2

Bump pytest from 8.3.1 to 8.3.2 #702

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
ruff: true
black: true
mypy: true
rstcheck: true