Skip to content

Bump coverage from 7.5.1 to 7.5.2 #563

Bump coverage from 7.5.1 to 7.5.2

Bump coverage from 7.5.1 to 7.5.2 #563

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