Skip to content

Bump pytest from 7.4.2 to 7.4.3 #418

Bump pytest from 7.4.2 to 7.4.3

Bump pytest from 7.4.2 to 7.4.3 #418

Workflow file for this run

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