Skip to content

Bump coverage from 7.6.7 to 7.6.8 #354

Bump coverage from 7.6.7 to 7.6.8

Bump coverage from 7.6.7 to 7.6.8 #354

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