Skip to content

Lint: Fix type errors (#296) #2141

Lint: Fix type errors (#296)

Lint: Fix type errors (#296) #2141

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: ./.github/actions/setup
- run: make lint