Skip to content

Bump coverage from 7.6.8 to 7.6.9 #361

Bump coverage from 7.6.8 to 7.6.9

Bump coverage from 7.6.8 to 7.6.9 #361

Workflow file for this run

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