Skip to content

Update dependency pyright to v1.1.376 #1338

Update dependency pyright to v1.1.376

Update dependency pyright to v1.1.376 #1338

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Earthly Lint
run: |
./earthly.sh +lint