Skip to content

Bump coverage from 7.6.2 to 7.6.3 #326

Bump coverage from 7.6.2 to 7.6.3

Bump coverage from 7.6.2 to 7.6.3 #326

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