Skip to content

Commit

Permalink
pin pyright version to 1.1.336
Browse files Browse the repository at this point in the history
  • Loading branch information
erees1 committed Dec 5, 2023
1 parent bb53647 commit 0755502
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
pip install pytest
- uses: jakebailey/pyright-action@v1
with:
# 1.1.337 triggers a bunch of possibly spurious errors but eric probably knows better
version: 1.1.336

- name: list files
run: ls -l .

0 comments on commit 0755502

Please sign in to comment.