Skip to content

Bump coverage from 7.3.3 to 7.3.4 #435

Bump coverage from 7.3.3 to 7.3.4

Bump coverage from 7.3.3 to 7.3.4 #435

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
basic_linters:
uses: fizyk/actions-reuse/.github/workflows/linters-python.yml@v2.4.2
with:
mypy: true
black: true
ruff: true