Skip to content

build(deps): bump pytest from 8.3.3 to 8.3.4 #912

build(deps): bump pytest from 8.3.3 to 8.3.4

build(deps): bump pytest from 8.3.3 to 8.3.4 #912

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