Skip to content

Bump coverage from 7.6.9 to 7.6.10 #370

Bump coverage from 7.6.9 to 7.6.10

Bump coverage from 7.6.9 to 7.6.10 #370

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