Skip to content

Bump pytest-xdist from 3.3.1 to 3.4.0 #867

Bump pytest-xdist from 3.3.1 to 3.4.0

Bump pytest-xdist from 3.3.1 to 3.4.0 #867

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:
mypy: true
ruff: true
black: true
rstcheck: true