Skip to content

Bump pytest from 8.2.0 to 8.2.1 #559

Bump pytest from 8.2.0 to 8.2.1

Bump pytest from 8.2.0 to 8.2.1 #559

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/linters-python.yml@v2.4.7
with:
mypy: true
rst: true
black: true
ruff: true