Skip to content

Bump codecov/codecov-action from 4.5.0 to 4.6.0 #510

Bump codecov/codecov-action from 4.5.0 to 4.6.0

Bump codecov/codecov-action from 4.5.0 to 4.6.0 #510

Workflow file for this run

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