Skip to content

chore(deps): update codecov/codecov-action action to v4 (#689) #374

chore(deps): update codecov/codecov-action action to v4 (#689)

chore(deps): update codecov/codecov-action action to v4 (#689) #374

Workflow file for this run

name: Lint
on:
push:
branches: ["main"]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
- uses: chartboost/ruff-action@v1