Skip to content

Commit

Permalink
Downgraded pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
TaperChipmunk32 committed Oct 23, 2024
1 parent b151204 commit 1b039c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
node-version: "14"
- name: Lint with pyright
run: |
npm install -g [email protected].386
npm install -g [email protected].362
poetry run pyright
- name: Test with pytest
run: poetry run pytest --cov --cov-report=xml
Expand Down

0 comments on commit 1b039c7

Please sign in to comment.