Skip to content

Commit

Permalink
set pyright version in ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinGeens committed Jul 29, 2024
1 parent 411d36b commit 1fb188a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ jobs:
pip install -r requirements.txt
- name: Pyright
uses: jakebailey/pyright-action@v2
with:
version: 1.1.373
project: "."

0 comments on commit 1fb188a

Please sign in to comment.