Skip to content

Update pyright.yml

Update pyright.yml #2

Workflow file for this run

name: Pyright
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: jakebailey/pyright-action@v1.8.1