Skip to content

Release 1.1.0

Release 1.1.0 #917

Workflow file for this run

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